-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b65
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084886 | emb-9 | Dmitry Markov | P3 | Resolved | Fixed | team |
JDK-8086860 | 8u65 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8076996 | 8u60 | Dmitry Markov | P3 | Resolved | Fixed | b12 |
JDK-8138198 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8079028 | emb-8u60 | Dmitry Markov | P3 | Resolved | Fixed | team |
JDK-8076997 | 7u91 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8078102 | 7u85 | Dmitry Markov | P3 | Resolved | Fixed | b08 |
Symptom:
From jdk7, pressing Shift + Tab doesn't move focus sometimes at AWT
application which uses FocusTraversalPolicyProvider.
This problem can not be seen with jdk6.
Environment:
OS : Windows 7 64 bits
JDK: jdk7
To reproduce:
1. Compile the attached TP Sample.java and launch it with jdk7(java Sample)
2. Press Tab key to move focus from TextField to Button
3. Press Shift + Tab to move focus back from Button to TextField
4. Press Shift + Tab to move focus from TextField to Button but focus never
shift
- backported by
-
JDK-8076996 Focus doesn't move when pressing Shift + Tab keys
-
- Resolved
-
-
JDK-8076997 Focus doesn't move when pressing Shift + Tab keys
-
- Resolved
-
-
JDK-8078102 Focus doesn't move when pressing Shift + Tab keys
-
- Resolved
-
-
JDK-8079028 Focus doesn't move when pressing Shift + Tab keys
-
- Resolved
-
-
JDK-8084886 Focus doesn't move when pressing Shift + Tab keys
-
- Resolved
-
-
JDK-8086860 Focus doesn't move when pressing Shift + Tab keys
-
- Resolved
-
-
JDK-8138198 Focus doesn't move when pressing Shift + Tab keys
-
- Resolved
-
(2 backported by)