https://issues.apache.org/ooo/show_bug.cgi?id=123426
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Ariel Constenla-Haile <[email protected]> --- (In reply to Rainer Bielefeld from comment #0) > Additional Info: > ------------------ > (a) May be no find Toolbar related Help does exist? There is help for the 3 toolbar icons, you can see it by pressing Shift + F1 or activating "extended tooltips" in the Options dialog. The related help is http://svn.apache.org/viewvc/openoffice/trunk/main/helpcontent2/source/text/shared/01/02100000.xhp?view=markup#l49 .uno:FindText Type the text to search in the current document. Press Enter to search the text. .uno:DownSearch Click to search the next occurrence in downward direction. .uno:UpSearch Click to search the next occurrence in upward direction. There are several problems: a) the visibility is set to hidden, so the text is not visible in the help file b) toolbar icons not displaying the respective help page is a general bug, try with any of the other toolbar icons displaying an image: focus on a toolbar using F6, highlight a toolbar item traveling with the keyboard arrows, press F1, the default application help page is displayed. There are some exceptions with toolbar items that have a listbox or combobox, when the help ID is properly set at the control, like the case of ".uno:ApplyStyle"/"apply Style" in the "Formatting" toolbar; but "Font Name" and "Font Size" do not open the respective help page. (a) can be fixed with this bug, (b) needs a separated bug report -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
