Alexey Ivanov
8174cbd5cb
8341978: Improve JButton/bug4490179.java
...
Use latch to synchronize actions in the test.
Verify mouseButton3Released does not trigger actionPerformed
while mouse button 1 is pressed.
Ensure mouse button 1 is released.
Verify releasing mouse button 1 triggers actionPerformed.
Reviewed-by: azvegint, achung, serb
2024-10-18 11:03:00 +00:00
Manukumar V S
b8d560b6cd
8339233: Test javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java#id failed: Button renderings are different after window resize
...
Reviewed-by: honkar
2024-09-04 20:05:27 +00:00
Manukumar V S
3d49fb8a17
8338103: Stabilize and open source a Swing OGL ButtonResizeTest
...
Reviewed-by: abhiscxk, prr, tr
2024-08-28 17:54:43 +00:00
Alexander Zvegintsev
286cc163fd
8327401: Some jtreg tests fail on Wayland without any tracking bug
...
8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04
Reviewed-by: prr
2024-05-30 06:44:04 +00:00
Alexander Zuev
7560dbb925
8316324: Opensource five miscellaneous Swing tests
...
Reviewed-by: prr
2024-03-26 01:02:20 +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
Abhishek Kumar
9f5d2b947f
8316285: Opensource JButton manual tests
...
Reviewed-by: psadhukhan, tr
2023-09-21 06:35:34 +00:00
Damon Nguyen
1a07871454
8302173: Button border overlaps with button icon on macOS system LaF
...
Reviewed-by: honkar, psadhukhan
2023-02-23 20:41:25 +00:00
Alexey Ivanov
27b8e2f49e
8294038: Remove "Classpath" exception from javax/swing tests
...
Reviewed-by: dmarkov, iris
2022-09-21 17:00:40 +00:00
Prasanta Sadhukhan
d696104535
4850101: Setting mnemonic to VK_F4 underlines the letter S in a button.
...
Reviewed-by: prr
2022-09-07 12:34:38 +00:00
Damon Nguyen
ccbe8faa00
8282772: JButton text set as HTML content has unwanted padding
...
Reviewed-by: prr, psadhukhan
2022-05-11 23:29:06 +00:00
Damon Nguyen
9c817d3880
8015854: [macosx] JButton's HTML ImageView adding unwanted padding
...
Reviewed-by: psadhukhan, aivanov
2022-03-04 19:26:12 +00:00
Manukumar V S
941e97c4eb
8281738: Create a regression test for checking the 'Space' key activation of focused Button
...
Reviewed-by: aivanov
2022-03-01 16:55:22 +00:00
Manukumar V S
66b2c3b66e
8280948: [TESTBUG] Write a regression test for JDK-4659800
...
Reviewed-by: aivanov
2022-02-04 15:25:13 +00:00
Prasanta Sadhukhan
91607436b7
8276058: Some swing test fails on specific CI macos system
...
Reviewed-by: prr, kizune
2021-11-18 04:33:49 +00:00
Prasanta Sadhukhan
c18080fef7
8213123: javax/swing/JButton/4368790/bug4368790.java fails on mac
...
Reviewed-by: serb, jdv
2020-04-27 10:37:30 +05:30
Sergey Bylokhov
5e912fbec5
8240202: A few client tests leave mouse buttons pressed
...
Reviewed-by: prr
2020-02-28 16:49:10 -08:00
Prasanta Sadhukhan
55f3fd95e6
8234149: Several regression tests do not dispose Frame at end
...
Reviewed-by: serb
2019-12-02 11:58:14 +05:30
Alexandre Iline
a4b9ae8bb3
8186549: move ExtendedRobot closer to tests
...
Reviewed-by: serb
2018-11-13 07:11:50 -08:00
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Phil Race
ee9c644643
Merge
2017-12-11 10:08:51 -08:00
Sergey Bylokhov
267856d100
8189656: The Windows L&F should be moved out from the shared folder
...
Reviewed-by: prr, psadhukhan, erikj
2017-12-04 16:14:29 -08:00
Prasanta Sadhukhan
e27e8b9e39
8191428: Regression: Swing button label wrapping with hidpi
...
Reviewed-by: serb, ssadetsky
2017-11-22 15:48:15 +05:30
Goetz Lindenmaier
9da6eea9fe
8191678: [TESTBUG] Add keyword headful in java/awt and javax tests
...
Also fix some NPE thrown if run headless.
Reviewed-by: serb
2017-11-21 17:39:04 +01:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00