Prasanta Sadhukhan
9a1024dec6
8190329: [macos] Swing InterOp Platform.exit() crash
...
Co-authored-by: Kevin Rushforth <kcr@openjdk.org>
Reviewed-by: kcr, azvegint
2024-09-04 05:05:20 +00:00
Maurizio Cimadamore
20d8f58c92
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
...
Reviewed-by: jpai, prr, ihse, kcr, alanb
2024-08-26 09:17:45 +00:00
Tejesh R
916f1aa04f
8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work
...
Reviewed-by: abhiscxk, dnguyen
2024-08-23 10:51:12 +00:00
Prasanta Sadhukhan
cafb3dc491
6318027: BasicScrollBarUI does not disable timer when enclosing frame is disabled.
...
Reviewed-by: abhiscxk, tr
2024-08-21 07:04:05 +00:00
Prasanta Sadhukhan
65646b5f81
8337457: Redundant Math.round call in AquaProgressBarUI#getStringPlacement
...
Reviewed-by: azvegint
2024-08-01 03:35:43 +00:00
Alexey Ushakov
bc7cd42d11
8314498: [macos] Transferring File objects to Finder fails
...
Co-authored-by: Andrey Starovoyt <Andrey.Starovoyt@jetbrains.com>
Reviewed-by: prr
2024-07-15 23:25:11 +00:00
Abhishek Kumar
2fc7eb44a0
8155030: The Menu Mnemonics are always displayed for GTK LAF
...
Hides mnemonics on menus, buttons, and labels for GTK L&F.
Moved shared code for hiding mnemonics into
sun/swing/MnemonicHandler and AltProcessor to avoid code duplication.
Reviewed-by: prr, tr, achung, dnguyen, aivanov
2024-07-12 12:37:58 +00:00
Alisen Chung
3a26bbcebc
8185429: [macos] After a modal dialog is closed, no window becomes active
...
Reviewed-by: tr, dnguyen, serb
2024-06-25 02:19:57 +00:00
Alisen Chung
2ce85d9635
8291472: [macos] jawt 1.4 lock/unlock not supported
...
Reviewed-by: serb
2024-06-18 21:31:16 +00:00
Alisen Chung
b697b48a01
8315655: [macos] Right click and dragging over a component with a popup menu will open the popup
...
Reviewed-by: dnguyen, psadhukhan
2024-06-12 18:44:07 +00:00
Alexander Scherbatiy
c7d2a5c1c4
8314070: javax.print: Support IPP output-bin attribute extension
...
Reviewed-by: psadhukhan, prr
2024-06-04 03:12:40 +00:00
Prasanta Sadhukhan
1c514b34c0
8325435: [macos] Menu or JPopupMenu not closed when main window is resized
...
Reviewed-by: azvegint
2024-06-03 13:00:23 +00:00
Steven Loomis
b8f2ec9091
8195675: Call to insertText with single character from custom Input Method ignored
...
Reviewed-by: prr
2024-05-28 16:44:44 +00:00
Alexander Zuev
05f13e75ee
8329667: [macos] Issue with JTree related fix for JDK-8317771
...
Reviewed-by: asemenov, abhiscxk, psadhukhan
2024-05-25 00:35:56 +00:00
Phil Race
25871af36b
8328896: Fontmetrics for large Fonts has zero width
...
Reviewed-by: tr, serb
2024-04-24 17:54:10 +00:00
Alisen Chung
1e4b701749
8316931: [macos14] Test "java/awt/TrayIcon/ShowAfterDisposeTest/ShowAfterDisposeTest.html" throws an exception on macOS 14(x64, aarch64)
...
Reviewed-by: abhiscxk, kizune, serb
2024-02-12 18:04:26 +00:00
Sergey Bylokhov
de237fb058
8323554: The typos in Javadoc: "@return if "
...
Reviewed-by: prr
2024-01-17 19:35:05 +00:00
Artem Semenov
ffa33d7b80
8317771: [macos14] Expand/collapse a JTree using keyboard freezes the application in macOS 14 Sonoma
...
Reviewed-by: kizune
2024-01-17 16:44:27 +00:00
Harshitha Onkar
999e556be4
8312518: [macos13] setFullScreenWindow() shows black screen on macOS 13 & above
...
Reviewed-by: serb, tr, azvegint
2024-01-12 17:56:16 +00:00
Tejesh R
2b7fc0506a
8264102: JTable Keyboards Navigation differs with Test Instructions.
...
Reviewed-by: psadhukhan, abhiscxk
2024-01-11 07:34:14 +00:00
Phil Race
afb896400b
8320443: [macos] Test java/awt/print/PrinterJob/PrinterDevice.java fails on macOS
...
Reviewed-by: aivanov, azvegint
2023-12-06 21:57:05 +00:00
Sergey Bylokhov
3cd65ce2a4
8321325: Remove unused Java_java_awt_MenuComponent_initIDs function
...
Reviewed-by: prr, aivanov
2023-12-06 00:19:28 +00:00
Damon Nguyen
acaf2c8dcf
8318590: JButton ignores margin when painting HTML text
...
Reviewed-by: prr, azvegint, honkar
2023-12-05 19:25:42 +00:00
Alisen Chung
a3eb664077
8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts
...
Reviewed-by: aivanov, kizune
2023-11-30 16:11:09 +00:00
Harshitha Onkar
940f67c1a6
8318854: [macos14] Running any AWT app prints Secure coding warning
...
Reviewed-by: kcr, kizune, prr
2023-11-29 21:53:22 +00:00
Abhishek Kumar
de51aa19d6
8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: asemenov, kizune, aivanov
2023-11-20 06:56:49 +00:00
Phil Race
4e8c0364a2
8319665: [macOS] Obsolete imports of <Carbon/Carbon.h> in java.desktop
...
Reviewed-by: psadhukhan, serb
2023-11-08 22:49:48 +00:00
Tejesh R
96e6e670b5
4365952: Cannot disable JFileChooser
...
Reviewed-by: prr, abhiscxk
2023-11-06 13:29:48 +00:00
Daniel Jeliński
c593f8bf59
8318091: Remove empty initIDs functions
...
Reviewed-by: prr, aivanov
2023-10-27 16:09:27 +00:00
Prasanta Sadhukhan
d7205e690f
8318102: macos10.14 check in CSystemColors can be removed.
...
Reviewed-by: prr, aivanov
2023-10-25 07:22:04 +00:00
Jayathirth D V
5ce718eb17
8318100: Remove redundant check for Metal support
...
Reviewed-by: prr, dnguyen
2023-10-25 04:01:59 +00:00
Abhishek Kumar
24bc5bd104
8318104: macOS 10.13 check in TabButtonAccessibility.m can be removed
...
Reviewed-by: aivanov, prr
2023-10-19 04:21:45 +00:00
Alexander Zuev
f7d6d7a04f
8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on macOS 11 ARM
...
Reviewed-by: prr, azvegint, aivanov
2023-10-13 22:53:21 +00:00
Matthias Baesken
ec310fe809
8317919: pthread_attr_init handle return value and destroy pthread_attr_t object
...
Reviewed-by: mdoerr, lucy
2023-10-13 07:01:50 +00:00
Jayathirth D V
3aa4cba175
8316975: Memory leak in MTLSurfaceData
...
Reviewed-by: prr
2023-10-11 03:36:17 +00:00
Andrey Turbanov
89e068bc19
8316556: Fix typos in java.desktop
...
Reviewed-by: prr, aivanov
2023-09-25 06:32:40 +00:00
Damon Nguyen
83b01cf3c2
8311922: [macOS] right-Option key fails to generate release event
...
Reviewed-by: honkar, prr
2023-09-21 16:42:14 +00:00
Andrey Turbanov
89cb290bb0
8312165: Fix typos in java.desktop Swing
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
2023-09-15 09:18:28 +00:00
Justin Lu
b55e418a07
8301991: Convert l10n properties resource bundles to UTF-8 native
...
Reviewed-by: naoto
2023-09-14 22:19:18 +00:00
Alisen Chung
21916f32c0
8139208: [macosx] Issue with setExtendedState of JFrame
...
Reviewed-by: honkar, dnguyen, azvegint
2023-08-28 20:17:40 +00:00
Abhishek Kumar
c1f4595e64
8311160: [macOS, Accessibility] VoiceOver: No announcements on JRadioButtonMenuItem and JCheckBoxMenuItem
...
Reviewed-by: asemenov, kizune
2023-08-07 05:02:16 +00:00
Justin Lu
9b55e9a706
8312572: JDK 21 RDP2 L10n resource files update
...
Reviewed-by: naoto
2023-08-01 23:16:39 +00:00
Alexander Scherbatiy
a3d67231a7
8311033: [macos] PrinterJob does not take into account Sides attribute
...
Reviewed-by: prr, serb
2023-07-28 10:25:22 +00:00
Alisen Chung
f0c2f09815
8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
...
Reviewed-by: dmarkov, honkar
2023-06-28 20:17:00 +00:00
Tejesh R
79c056ec8b
8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen
...
Reviewed-by: azvegint, serb
2023-06-27 04:56:21 +00:00
Alexander Zuev
d1d2b55ce0
8309733: [macOS, Accessibility] VoiceOver: Incorrect announcements of JRadioButton
...
Reviewed-by: abhiscxk, asemenov, prr, serb
2023-06-23 10:11:25 +00:00
Justin Lu
81bfd78901
8309632: JDK 21 RDP1 L10n resource files update
...
Reviewed-by: naoto
2023-06-15 19:43:07 +00:00
Prasanta Sadhukhan
70130d3b16
8306119: Many components respond to a mouse event by requesting focus without supplying the MOUSE_EVENT cause
...
Reviewed-by: jdv
2023-05-29 08:40:13 +00:00
Harshitha Onkar
d7dc474a5a
8305712: [MacOS] Deprecated Cocoa-NSEvent names
...
Reviewed-by: dmarkov, prr
2023-04-13 15:26:47 +00:00
Ajit Ghaisas
969a6b9fd7
8304825: MacOS metal pipeline - window isn't painted if created during display sleep
...
Reviewed-by: kcr, avu, prr
2023-04-10 04:52:35 +00:00