https://issues.apache.org/ooo/show_bug.cgi?id=122363
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Severity|normal |major --- Comment #2 from V Stuart Foote <[email protected]> --- Ugly! So this GUI object issue affects more than just Sidebar--this cursor focus "bleed over" from the active frame onto objects in external non-focus frame. I'm sure it is the same root cause but I find it manifests in two flavors: 1) if able to use cursor to move between GUI components -- mishandle appears to occur when moving with <DOWN> or <RIGHT> cursor keys from one active element of a composite panel to another. Leaks when pressing the cursor as it crosses between the panel components. All four cursor keys can navigate but only the <DOWN> or the <RIGHT> cursor key is passed and processed external to the panel with focus Observed in composite panels: Sidebar panel, <ALT>+V S -- (C) Deck title bar -> Tab bar Number format content panel -> Tab bar 2) if can only use tab to move between GUI components -- mishandle appears to occur within an element of a composite panel, either a vertical list or a horizontal list. Leaks when reaching the last list item. But ALL four cursors will leak at the boundary--most obvious in a Calc session. Observed in composite panels Find & Replace panel, <CTL>+F -- (C, W) Find toolbar Replace toolbar More Options Backwards-Regular expressions-Similarity search Search for Styles Search Search direction -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
