Details
-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b68
-
b163
-
generic
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178239 | 10 | Sergey Bylokhov | P2 | Resolved | Fixed | b04 |
Description
Steps to reproduce:
- Run the attached testcase,
or
- start the SwingSet
- move the main window to non-main screen
- open popup in some jcombobox
- the popup will be opened in wrong location(outside of the main window/screen)
- Run the attached testcase,
or
- start the SwingSet
- move the main window to non-main screen
- open popup in some jcombobox
- the popup will be opened in wrong location(outside of the main window/screen)
Attachments
Issue Links
- backported by
-
JDK-8178239 [macos] Popups in JCombobox and Choice have incorrect location in multiscreen systems
- Resolved
- duplicates
-
JDK-8172715 [TESTBUG] [PIT][macosx] Consistent fail of javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java
- Closed
- relates to
-
JDK-8129838 [macosx] Regression: NPE in java.awt.Choice
- Resolved