-
Bug
-
Resolution: Fixed
-
P2
-
7, 7u4, 8
-
b13
-
x86
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2224608 | 8 | Anton Tarasov | P2 | Closed | Fixed | b40 |
In the latest builds of jdk7u-osx and jdk7u-dev arrow keys are interpreted twice when pressed. This is easy to reproduce in Bugster. Just go to any text input area with some text, click at the beginning of the text, and press the right arrow key. You'll see that the cursor moves ahead two characters.
The same is true for the up and down arrows -- open the 'Priority' popup menu and use the arrows to move up and down in the list. You'll jump ahead or back two lines.
Finally, forward delete is also handled twice, although there's a second bug there in that you see two rectangles in addition to the two characters being deleted.
The same is true for the up and down arrows -- open the 'Priority' popup menu and use the arrows to move up and down in the list. You'll jump ahead or back two lines.
Finally, forward delete is also handled twice, although there's a second bug there in that you see two rectangles in addition to the two characters being deleted.
- backported by
-
JDK-2224608 [macosx] Many special keys processed twice in text fields
-
- Closed
-
- duplicates
-
JDK-7142791 [macosx] Pressing Up / Down arrow on a List/Tree/Table is skipping one row.
-
- Closed
-
-
JDK-7147817 [macosx] Regression: multiple unexpected key events
-
- Closed
-
-
JDK-7145395 [macosx] JFormattedTextField skips Formatter during moving cursor
-
- Closed
-
-
JDK-7147074 [macosx] "jump word" shortcut jumps 2 words
-
- Closed
-
- relates to
-
JDK-7131196 [macosx] Cmd-Q does not quit a graphical Java app
-
- Closed
-
(1 relates to)