| Summary: | Calc: "Scope" listbox in "Name Manager" and "Create Name" dialog does not have online help text | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Daniel Rentz <daniel.rentz> |
| Component: | Documentation | Assignee: | Gabor Kelemen (allotropia) <kelemeng> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ilmari.lauhakangas |
| Priority: | medium | ||
| Version: | 5.1.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Daniel Rentz
2016-03-14 11:13:01 UTC
*** This bug has been marked as a duplicate of bug 96915 *** Let's keep this open for the missing online help... 1. Open a Calc document 2. Open the "Manage Names" dialog (Ctrl+F3) 3. Create a new name 3. Move focus to "Scope" listbox 4. Press F1 (In reply to Daniel Rentz from comment #2) > 2. Open the "Manage Names" dialog (Ctrl+F3) This does nothing for me. What is another way to open it? (In reply to Buovjaga from comment #3) > (In reply to Daniel Rentz from comment #2) > > 2. Open the "Manage Names" dialog (Ctrl+F3) > > This does nothing for me. What is another way to open it? This is the Sheet - Named ranges and expressions - Manage menu item in 5.2+. It was Insert - Names - Manage up to 5.1.x Currently pressing the Help button takes me here: https://help.libreoffice.org/scalc/modules/scalc/ui/managenamesdialog/names In theory this is referenced in the Define Names windows help, so it should work: http://opengrok.libreoffice.org/xref/help/source/text/scalc/01/04070100.xhp#42 But apparently it doesn't. The Scope listbox has help, but it is linked to the "more" expander instead of the "scope" listbox. The Help button takes me to the Scalc/modules/scalc/ui/managenamesdialog/names link, but only the /name item is linked in the xhp, that belongs to the Name input box, so that should not work despite my previous comment. Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=92e858687cb974b9f6074e9643f5377f24eb73a0 tdf#98643 Fix links between UI and the 'Define Names' page |