https://issues.apache.org/ooo/show_bug.cgi?id=122175
--- Comment #2 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #0) > Testing done with r1466899 on Windows 7. > > 1) Load Writer. > > 2) In the Text Properties panel of the sidebar, click into a control, like > the font size edit control. Then hit the F1 key. This example can be applied also to the standard toolbars, not only the toolboxes in the sidebar: - put the cursor in the Font Size control in the formatting toolbar - press F1 - the default page for the current module is displayed in the Help This is a bug in the underlying toolbar implementation: when help is requested, the request is forwarded to the base class, instead of triggering help for the current toolbar item (this behavior is inconsistent with the menus: F1 on a menu item opens the Help bound to the menu item UNO command). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
