https://issues.apache.org/ooo/show_bug.cgi?id=122379
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|121420 |122364 --- Comment #4 from Andre <[email protected]> --- Focus handling inside floating windows is special, and in the GTK plugin even more special. In toolbar dropdowns the focus is explicitly set to the new toolbar control. This approach does not work for sidebar panels because their dropdowns are more complex, ie have more than one control. They need real focus handling. There is nothing I can do right now about this. It is not sidebar specific. It just becomes more visible with the sidebar. Fixing this will require more time and a better knowledge of the GTK plugin. Maybe someone finds the time after the 4.0 release. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
