https://issues.apache.org/ooo/show_bug.cgi?id=122363
Bug ID: 122363
Issue Type: DEFECT
Summary: Key events handled twice
Classification: Code
Product: General
Version: AOO400-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: ui
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
On some occasions key events for focus traveling are handled in two different
places. One example:
1. Open a new Calc document.
2. Open the search dialog (Ctrl+F).
3. Click on "More Options" to expand the options part of the dialog.
4. Click on the Backwards check box to place the focus on this button
(alternatively use F6, Tab, and cursor keys to put the focus on this button;
checking it is not necessary)
5. Press (and release) the DOWN key three times.
Expected result: Focus is on the "Search for Styles" check box.
Actual result: After second DOWN Focus stays on the "Similarity search", third
DOWN moves the current cell in the Calc document on row down.
A similar behavior can be observed with Writer documents and the Search dialog.
Another example is bug 122251.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.