https://issues.apache.org/ooo/show_bug.cgi?id=123631
--- Comment #3 from James Teh <[email protected]> --- (In reply to V Stuart Foote from comment #2) > > Impact: Focus is broken for screen reader users after this occurs. > yes, but a cursor key movement will move focus away the ia2 role rootPane / > msaa accRole clientArea that results after the pop-up, and onto the adjacent > tableCell in the active sheet True. Still, most users will be confused by this. > Seems correct action > on pop-up close should be to return focus to the previously active element. MSAA does allow the server to just fire a menuPopupEnd event when a popup menu is closed without firing a focus event. However, if this is done, accFocus and the focused state should be correct to allow an AT to find the focus. (Imo, this is one of the more annoying/silly conventions of MSAA, but such is life.) -- 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.
