Bug 37550 - UI:No feature to insert a local name
Summary: UI:No feature to insert a local name
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.4.0 RC1
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:3.5
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 09:32 UTC by pierre-yves samyn
Modified: 2011-12-23 14:20 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pierre-yves samyn 2011-05-24 09:32:47 UTC
Hello

Build Date & Platform: XP LibO 3.4RC1 buildid=340m1(Build:11)

Steps to Reproduce:

- File > New > Spreadsheet (also occurs with an existing spreadsheet)
- A1 is the current Cell
- Insert > Names > Define > Scope: Global > Name: Name1, Assigned to: $Sheet1.$A$1 > Add
- Define a local name for Sheet1, Name:LocalName1, Assigned to: $Sheet1.$A$2 > Add
- Click OK to close the dialog

Then there is no feature to insert the local name in the sheet:

1) Insert > Name > Insert 

- Select $Sheet1.$A$3
- Insert > Names > Insert > the dialog opens

Expected Results: display the list of all global names and of the local names of the current sheet

Actual Results: display only the list of all global names 


2) Input line

- Select $Sheet1.$A$3
- Click in the input line
- Enter "= Loc"

Expected Results: Displays the name and tooltip allows auto-completion

Actual Results: No tooltip, no autocompletion, you have to enter the local name entirely

- Enter to validate

Expected Results: global names require to validate twice the ENTER key, first to confirm the name, second to interpret it

Actual Results: the local name is interpreted as soon as striking the enter key because of the non-completion


3) Name Box

No way to use it, type a local name is not recognized and this would be regarded as creating a global name with the same name

This is the expected & actual result

Best regards
Comment 1 Markus Mohrhard 2011-07-03 09:48:32 UTC
Some of your issues are already fixed in master.

Insert->Names->Insert shows local names too
Name Box recognizes local range names too

That means the input line issue remains. I'll add it to: https://bugs.freedesktop.org/show_bug.cgi?id=38565
Comment 2 pierre-yves samyn 2011-07-03 23:55:42 UTC
Hello

(In reply to comment #1)
> Insert->Names->Insert shows local names too
> Name Box recognizes local range names too

This is not included in XP version 3.4.1rc3 BuildID = 340m1 (Build: 103) (same as finale 3.4.1 release I guess...?)

Can you please tell me what version it will be built?

 
> That means the input line issue remains. I'll add it to:
> https://bugs.freedesktop.org/show_bug.cgi?id=38565

Thank's
Best regards
Comment 3 Markus Mohrhard 2011-07-05 14:50:10 UTC
it will be in 3.5, we don't include new features in a stable branch
Comment 4 Markus Mohrhard 2011-07-22 10:59:48 UTC
I'll close this bug since the only open issue is mentioned on 38565