https://issues.apache.org/ooo/show_bug.cgi?id=118357
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from hanya <[email protected]> --- Created attachment 81020 --> https://issues.apache.org/ooo/attachment.cgi?id=81020&action=edit Patch to change the way to hit test of clicked position on the menu button The open button represented by MenuButton and it checks the clicked position is inside of symbol rectangle returned by ImplGetSymbolRect method. If MENUBUTTON_MENUMODE_TIMED is specified to the menu button, the first checking is the clicked position is not inside the symbol rectangle. The attached patch changes from described above to check the location is inside the left part of the button. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
