-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 8, 8u202, 11.0.2, 12
-
Fix Version/s: 12
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b24
-
OS:os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8214955 | 11.0.3-oracle | Dmitry Markov | P3 | Resolved | Fixed | master |
JDK-8219456 | 11.0.3 | Dmitry Markov | P3 | Resolved | Fixed | master |
JDK-8220567 | openjdk8u212 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8215862 | 8u212 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8214957 | 8u211 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8221023 | emb-8u211 | Dmitry Markov | P3 | Resolved | Fixed | master |
Attached is a test which opens up Multiple JFrames with a combobox in it.
Execute the test with the build with the fix
1) Press CMD + ` keys multiple times. Toggling of active frame between 3,2,1 occurs as expected.
This is the expected fix and the behaviour should be seen consistently always.
2) Now with Frame 3 being active click on Frame 2 to make it active.
Repeat step1.
Expected : Toggling of active frame between 3,2,1
Actual: Toggling of active frame between 3 and 2 only.
Now, try the same by randomly selecting any one frame and then pressing CMD +` key the cycling ceases to happen across all the 3 frames.
- backported by
-
JDK-8214955 [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
-
- Resolved
-
-
JDK-8214957 [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
-
- Resolved
-
-
JDK-8215862 [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
-
- Resolved
-
-
JDK-8219456 [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
-
- Resolved
-
-
JDK-8220567 [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
-
- Resolved
-
-
JDK-8221023 [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed
-
- Resolved
-
- duplicates
-
JDK-8189253 JPopupMenu is inadvertently shown when using setComponentPopupMenu
-
- Closed
-
- relates to
-
JDK-8206392 [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
-
- Closed
-