Prasanta Sadhukhan
2d7c50791b
8305778: javax/swing/JTableHeader/6884066/bug6884066.java: Unexpected header's value; index = 4 value = E
...
Reviewed-by: serb, jdv
2023-05-01 04:49:40 +00:00
Prasanta Sadhukhan
e1b06eac72
8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04
...
Reviewed-by: serb, tr
2023-05-01 04:45:38 +00:00
Prasanta Sadhukhan
b54c4a33c6
8299713: Test javax/swing/JTableHeader/6889007/bug6889007.java failed: Wrong type of cursor
...
Reviewed-by: serb, tr
2023-05-01 04:41:22 +00:00
Phil Race
1f689241cf
8306955: Open source several JComboBox jtreg tests
...
Reviewed-by: kizune
2023-04-28 22:42:11 +00:00
Phil Race
b8de39431d
8307080: Open source some more JComboBox jtreg tests
...
Reviewed-by: kizune
2023-04-28 22:39:17 +00:00
Prasanta Sadhukhan
f3e8bd1d11
8306755: Open source few Swing JComponent and AbstractButton tests
...
Reviewed-by: prr
2023-04-26 03:13:56 +00:00
Prasanta Sadhukhan
31a73b0d70
8306714: Open source few Swing event and AbstractAction tests
...
Reviewed-by: serb, prr
2023-04-25 04:54:56 +00:00
Harshitha Onkar
9ed456fac8
8306634: Open source AWT Event related tests
...
Reviewed-by: prr, serb
2023-04-21 23:56:04 +00:00
Prasanta Sadhukhan
db174a15d1
4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily
...
Reviewed-by: prr
2023-04-10 07:21:23 +00:00
Prasanta Sadhukhan
b659c35395
8068824: Exception thrown in JTableHeader after clicking on popupmenu opened with right-click on header
...
Reviewed-by: abhiscxk, aghaisas
2023-04-05 05:41:30 +00:00
Damon Nguyen
80e2d52f76
8302558: Editable JComboBox's popup blocks user from seeing characters in Aqua look and feel
...
Reviewed-by: psadhukhan, azvegint
2023-03-27 19:03:56 +00:00
Damon Nguyen
87b314a985
7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
...
Reviewed-by: honkar, kizune, psadhukhan
2023-03-27 17:04:20 +00:00
Prasanta Sadhukhan
e2cfcfbfa9
6817009: Action.SELECTED_KEY not toggled when using key binding
...
Reviewed-by: tr, jdv
2023-03-23 07:50:57 +00:00
Prasanta Sadhukhan
c4338620b7
6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant
...
Reviewed-by: aivanov
2023-03-23 02:58:01 +00:00
Prasanta Sadhukhan
6b42275461
7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers
...
6788475: Changing to Nimbus LAF and back doesn't reset look and feel of JTable completely
Reviewed-by: tr, abhiscxk, honkar, jdv
2023-03-17 03:35:01 +00:00
Prasanta Sadhukhan
5753ab5c47
8297454: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to show opaque button"
...
Reviewed-by: tr, jdv
2023-03-06 10:20:23 +00:00
Prasanta Sadhukhan
dbb5581eba
8081474: SwingWorker calls 'done' before the 'doInBackground' is finished
...
Reviewed-by: aivanov, serb
2023-02-27 09:19:57 +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
Prasanta Sadhukhan
2c52cf0746
8041447: Test javax/swing/dnd/7171812/bug7171812.java fails with java.lang.RuntimeException: Test failed, scroll on drag doesn't work
...
Reviewed-by: tr, serb
2023-02-22 06:13:09 +00:00
Tejesh R
29f392e434
8299522: Incorrect size of Approve button in custom JFileChooser
...
Reviewed-by: aivanov, abhiscxk, dnguyen
2023-02-21 05:19:07 +00:00
Prasanta Sadhukhan
e731695217
8302882: Newly added test javax/swing/JFileChooser/JFileChooserFontReset.java fails with HeadlessException
...
Reviewed-by: jdv
2023-02-20 14:47:45 +00:00
Prasanta Sadhukhan
432cf68c4d
6753661: JFileChooser font not reset after Look & Feel change
...
Reviewed-by: abhiscxk, aivanov, serb
2023-02-20 08:17:00 +00:00
Jesper Wilhelmsson
af8973dc50
Merge
2023-02-09 11:59:08 +00:00
Harshitha Onkar
5561c397c5
8294484: MetalBorder's FrameBorder & DialogBorder have border rendering issues when scaled
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, kizune
2023-02-09 00:44:58 +00:00
Alexander Zuev
e81f20b504
8301989: new javax.swing.text.DefaultCaret().setBlinkRate(N) results in NPE
...
Reviewed-by: dnguyen, honkar, prr
2023-02-08 23:55:58 +00:00
Jesper Wilhelmsson
561a25e025
Merge
2023-01-30 20:51:54 +00:00
Prasanta Sadhukhan
c2ebd17938
6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
2023-01-30 07:35:14 +00:00
Damon Nguyen
ef6200c727
8300269: The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
...
Co-authored-by: Manukumar V S <mvs@openjdk.org>
Reviewed-by: psadhukhan, kizune, achung, prr
2023-01-27 23:09:14 +00:00
Tejesh R
db8fa1be05
8300405: Screen capture for test JFileChooserSetLocationTest.java, failure case
...
Reviewed-by: serb
2023-01-27 11:05:12 +00:00
Prasanta Sadhukhan
7465de453a
6603771: Nimbus L&F: Ctrl+F7 keybinding for Jinternal Frame throws a NPE.
...
Reviewed-by: abhiscxk, serb
2023-01-25 05:48:07 +00:00
Prasanta Sadhukhan
11aadc9d98
8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
...
Reviewed-by: serb, aivanov
2023-01-23 10:18:23 +00:00
Alexey Ivanov
558d610beb
8299553: Make ScaledEtchedBorderTest.java comprehensive
...
Reviewed-by: serb, honkar, achung
2023-01-19 19:32:58 +00:00
Alexey Ivanov
2e4a3c47e2
8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null'
...
Co-authored-by: Tejesh R <tr@openjdk.org>
Reviewed-by: prr, serb
2023-01-19 13:00:09 +00:00
Matthias Baesken
e82dc6935b
8300205: Swing test bug8078268 make latch timeout configurable
...
Reviewed-by: aivanov, serb
2023-01-17 08:21:12 +00:00
Sergey Bylokhov
78b1686c15
8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
...
Reviewed-by: aivanov, tr
2023-01-12 01:52:56 +00:00
Abhishek Kumar
c4449224bb
8218474: JComboBox display issue with GTKLookAndFeel
...
Reviewed-by: tr, serb
2023-01-09 04:47:33 +00:00
Tejesh R
99be74088e
8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name
...
Reviewed-by: psadhukhan, abhiscxk
2023-01-06 07:50:33 +00:00
Prasanta Sadhukhan
18ff1f5a05
6257207: JTable.getDefaultEditor throws NullPointerException
...
Reviewed-by: tr, dnguyen, aivanov, serb
2023-01-02 09:49:51 +00:00
Jesper Wilhelmsson
19ce23c645
Merge
2022-12-23 11:25:10 +00:00
Alexander Zuev
fef70d78ba
8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
8299127: [REDO] JDK-8194048 Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8299128: [REDO] JDK-8213562 Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-22 00:12:15 +00:00
Naveen Narayanan
b005013a00
8296275: Write a test to verify setAccelerator method of JMenuItem
...
Reviewed-by: mvs, aivanov
2022-12-21 10:48:27 +00:00
Jesper Wilhelmsson
386db07143
Merge
2022-12-20 20:20:17 +00:00
Daniel D. Daugherty
f4d7f43394
8299123: [BACKOUT] 4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
Reviewed-by: tschatzl
2022-12-20 16:20:50 +00:00
Jesper Wilhelmsson
c5a4a7a679
Merge
2022-12-20 11:40:56 +00:00
lawrence.andrews
dd15d306a6
8299043: test/jdk/javax/swing/AbstractButton/5049549/bug5049549.java fails with java.lang.NullPointerException
...
Reviewed-by: serb
2022-12-20 01:16:37 +00:00
lawrence.andrews
abc1297643
8299044: test/jdk/javax/swing/JComboBox/JComboBoxBorderTest.java fails on non mac
...
Reviewed-by: serb, honkar
2022-12-19 23:26:01 +00:00
Alexander Zuev
3e17e3c1c1
4512626: Non-editable JTextArea provides no visual indication of keyboard focus
...
8194048: Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8213562: Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-19 22:16:56 +00:00
Alexander Zvegintsev
d1026720d3
8298905: Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display
...
Reviewed-by: honkar, serb
2022-12-17 13:30:24 +00:00
Jaikiran Pai
fa322e40b6
8298709: Fix typos in src/java.desktop/ and various test classes of client component
...
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: iris, prr
2022-12-16 07:10:36 +00:00
Sergey Bylokhov
03a694afda
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
...
Reviewed-by: prr
Backport-of: 5540a8c5b7
2022-12-16 06:33:08 +00:00
Sergey Bylokhov
5540a8c5b7
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
...
Reviewed-by: psadhukhan
2022-12-08 23:28:48 +00:00
Tejesh R
d5cf18e7fb
8296198: JFileChooser throws InternalError java.lang.InternalError with Windows shortcuts
...
Reviewed-by: serb, abhiscxk
2022-12-08 04:34:48 +00:00
Rajat Mahajan
ea83cb960d
8297450: ScaledTextFieldBorderTest.java fails when run with -show parameter
...
Reviewed-by: aivanov, honkar
2022-12-06 18:43:02 +00:00
Prasanta Sadhukhan
319faa5afc
8296084: javax/swing/JSpinner/4788637/bug4788637.java fails intermittently on a VM
...
Reviewed-by: tr, serb
2022-12-02 11:48:28 +00:00
Prasanta Sadhukhan
c612512014
8296660: Swing HTML table with omitted closing tags misparsed
...
Reviewed-by: prr, jdv
2022-12-01 07:57:10 +00:00
Sergey Bylokhov
87f00f4a1b
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
...
Reviewed-by: prr, aivanov
2022-11-30 03:22:52 +00:00
Prasanta Sadhukhan
4e8e853bc9
6788481: CellEditorListener.editingCanceled is never called
...
Reviewed-by: prr, azvegint, serb
2022-11-29 05:08:38 +00:00
Prasanta Sadhukhan
dd9aa7272d
8296083: javax/swing/JTree/6263446/bug6263446.java fails intermittently on a VM
...
Reviewed-by: tr, prr
2022-11-17 03:25:37 +00:00
Prasanta Sadhukhan
79c0092125
8285635: javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel
...
Reviewed-by: tr, jdv
2022-11-10 05:51:13 +00:00
Harshitha Onkar
f857f795a9
8015739: Background of JInternalFrame is located out of JInternalFrame
...
Reviewed-by: kizune, aivanov
2022-11-04 19:48:31 +00:00
Rajat Mahajan
9911405e54
8282958: Rendering issues of borders, TextFields on Windows High-DPI systems
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar, kizune
2022-11-01 18:38:00 +00:00
Prasanta Sadhukhan
91072ee393
5074006: Swing JOptionPane shows </html> tag as a string after newline
...
8042134: JOptionPane bungles HTML messages
Reviewed-by: jdv, tr
2022-10-31 12:30:23 +00:00
Tejesh R
210fe49e25
6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel
...
Reviewed-by: psadhukhan
2022-10-27 04:37:06 +00:00
Alexey Ivanov
df81b3c66a
8295738: Automate javax/swing/JFileChooser/FileSizeCheck.java
...
Reviewed-by: serb
2022-10-24 17:39:57 +00:00
Alexey Ivanov
68cf248b44
8295298: Automate javax/swing/JFileChooser/FileViewNPETest.java
...
Reviewed-by: tr, serb
2022-10-24 17:29:51 +00:00
Magnus Ihse Bursie
d5a1521fde
8295470: Update openjdk.java.net => openjdk.org URLs in test code
...
Reviewed-by: michaelm, prr, darcy
2022-10-20 10:33:18 +00:00
Prasanta Sadhukhan
78fed9d307
7175397: The divider color is not changed to green when dragging for Nimbus LaF.
...
Reviewed-by: jdv
2022-10-18 14:05:37 +00:00
Damon Nguyen
358ac07255
8294254: [macOS] javax/swing/plaf/aqua/CustomComboBoxFocusTest.java failure
...
Reviewed-by: jdv, achung
2022-10-18 03:55:23 +00:00
Prasanta Sadhukhan
7133fc93e1
7172359: HTML parser StackOverflowError on invalid HTML: <li> tag inside an <option>
...
Reviewed-by: tr, jdv, aivanov
2022-10-14 09:05:39 +00:00
Abhishek Kumar
3b3438752c
8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB
...
Reviewed-by: aivanov, angorya, psadhukhan
2022-10-13 16:14:49 +00:00
Tejesh R
33d0618813
6616245: NullPointerException when using JFileChooser with a custom FileView
...
Reviewed-by: aivanov
2022-10-11 11:11:49 +00:00
Prasanta Sadhukhan
269252aa3d
8295007: javax/swing/JRadioButton/4314194/bug4314194.java fails in mach5 for WIndowLookAndFeel
...
Reviewed-by: aivanov, tr
2022-10-10 11:51:21 +00:00
Prasanta Sadhukhan
f3a44a4835
8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
...
Reviewed-by: tr, aivanov
2022-10-07 03:09:19 +00:00
Prasanta Sadhukhan
37bd4fbe30
6852577: Only for Nimbus LAF UIManager.get("PasswordField.echoChar") is null
...
Reviewed-by: tr, aivanov
2022-10-07 03:02:53 +00:00
Prasanta Sadhukhan
c42ef70a45
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
...
Reviewed-by: prr, serb
2022-09-28 08:50:58 +00:00
Prasanta Sadhukhan
2be315877b
4797982: Setting negative size of JSplitPane divider leads to unexpected results.
...
Reviewed-by: azvegint, prr
2022-09-26 11:00:38 +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
Damon Nguyen
3b438a68ea
8294067: [macOS] javax/swing/JComboBox/6559152/bug6559152.java Cannot select an item from popup with the ENTER key.
...
Reviewed-by: azvegint, psadhukhan
2022-09-20 18:15:13 +00:00
Prasanta Sadhukhan
df8ec09f8d
8294046: Newly added test test/jdk/javax/swing/JTabbedPane/TestNPEStateChgListener.java fails in macos
...
Reviewed-by: azvegint, prr
2022-09-20 15:21:34 +00:00
Alexey Ivanov
64b96e5cf5
8293811: Provide a reason for PassFailJFrame.forceFail
...
Reviewed-by: honkar, jdv
2022-09-19 14:22:36 +00:00
Damon Nguyen
8082c24a0d
8054572: [macosx] JComboBox paints the border incorrectly
...
Reviewed-by: honkar, psadhukhan
2022-09-19 11:33:25 +00:00
Abhishek Kumar
b920d2999f
8271328: User is able to choose the color after disabling the color chooser.
...
Reviewed-by: psadhukhan, tr
2022-09-19 11:30:47 +00:00
Prasanta Sadhukhan
ab7f58a377
6286501: JTabbedPane throws NPE from its stateChanged listener in particular case
...
Reviewed-by: jdv
2022-09-19 10:25:21 +00:00
Stanimir Stamenkov
1caba0f13c
8292948: JEditorPane ignores font-size styles in external linked css-file
...
Reviewed-by: psadhukhan
2022-09-15 08:16:28 +00:00
Tejesh R
9cd3e355d1
4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click
...
Reviewed-by: jdv
2022-09-13 04:54:15 +00:00
Prasanta Sadhukhan
4c77bd32a0
6529151: NullPointerException in swing.plaf.synth.SynthLookAndFeel$Handler
...
Reviewed-by: serb, dnguyen
2022-09-12 11:55:48 +00:00
Abhishek Kumar
9d6b0285f5
8234315: GTK LAF does not gray out disabled JMenu
...
Reviewed-by: serb, psadhukhan
2022-09-09 07:08:15 +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
Abhishek Kumar
a92c1ff700
8287912: GTK L&F : Background of tree icons are red
...
Reviewed-by: psadhukhan, jdv
2022-09-06 10:55:06 +00:00
Prasanta Sadhukhan
955baa3c44
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
...
Reviewed-by: prr
2022-09-05 10:47:48 +00:00
Tejesh R
4a28f3798d
8291792: DefaultStyledDocument.setCharacterAttributes accepts negative length
...
Reviewed-by: psadhukhan, prr
2022-08-30 08:36:58 +00:00
Prasanta Sadhukhan
d5167a91a9
7189422: [macosx] Submenu's arrow have a wrong position
...
Reviewed-by: prr, dnguyen
2022-08-29 10:59:31 +00:00
Harshitha Onkar
568be58e85
8290469: Add new positioning options to PassFailJFrame test framework
...
Reviewed-by: prr, aivanov
2022-08-24 16:23:23 +00:00
Prasanta Sadhukhan
a17fce7507
6445283: ProgressMonitorInputStream not large file aware (>2GB)
...
Reviewed-by: azvegint, prr
2022-08-22 11:13:33 +00:00
Prasanta Sadhukhan
bf7d6d3a0f
7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS
...
Reviewed-by: azvegint, dnguyen
2022-08-17 12:46:27 +00:00
Tejesh R
21f4eb2233
6521141: DebugGraphics NPE @ setFont();
...
Reviewed-by: prr
2022-08-16 05:52:50 +00:00
Tejesh R
ecfa38ffa8
8281966: Absolute path of symlink is null in JFileChooser
...
Reviewed-by: aivanov, psadhukhan
2022-08-10 11:43:02 +00:00
Prasanta Sadhukhan
83dc2e3e45
8292062: misc javax/swing tests failing
...
Reviewed-by: prr
2022-08-10 03:42:12 +00:00
Harshitha Onkar
891df2128a
8259687: JTabbedPane.setComponentAt doesn't hide previously visible tab component
...
Reviewed-by: psadhukhan, dnguyen
2022-08-08 11:39:17 +00:00
Prasanta Sadhukhan
f5d1b5bda2
6463708: DefaultButtonModel.setMnemonic generates ChangeEvent for no change
...
Reviewed-by: azvegint, prr
2022-08-01 11:08:56 +00:00
Prasanta Sadhukhan
93f96d8c9e
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
...
Reviewed-by: azvegint, prr
2022-07-28 06:44:49 +00:00
Prasanta Sadhukhan
d0c365a7b9
8170794: [macosx] Error when using setDesktopManager on a JDesktopPane on MacOS X with Look and Feel Aqua
...
Reviewed-by: prr
2022-07-25 10:32:11 +00:00
Alexander Zuev
6c8d0e617f
8282526: Default icon is not painted properly
...
Reviewed-by: aivanov, prr
2022-07-18 20:33:19 +00:00
Srinivas Mandalika
e72742eeb5
8286172: Create an automated test for JDK-4516019
...
Reviewed-by: prr, achung
2022-07-18 17:18:53 +00:00
Prasanta Sadhukhan
6e18883d8f
8290162: Reset recursion counter missed in fix of JDK-8224267
...
Reviewed-by: prr
2022-07-13 05:06:04 +00:00
Prasanta Sadhukhan
46251bc6e2
8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError
...
Reviewed-by: tr, aivanov
2022-07-11 11:35:32 +00:00
Prasanta Sadhukhan
532a6ec7e3
7124313: [macosx] Swing Popups should overlap taskbar
...
Reviewed-by: serb, dmarkov
2022-07-07 11:51:49 +00:00
Prasanta Sadhukhan
649f2d8835
8065097: [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
...
Reviewed-by: aivanov
2022-07-03 08:36:08 +00:00
Prasanta Sadhukhan
feb223aacf
8288707: javax/swing/JToolBar/4529206/bug4529206.java: setFloating does not work correctly
...
Reviewed-by: tr, serb
2022-06-30 11:16:07 +00:00
Harshitha Onkar
15efb2bdeb
8289238: Refactoring changes to PassFailJFrame Test Framework
...
Reviewed-by: azvegint, aivanov
2022-06-29 18:36:38 +00:00
Damon Nguyen
64f95cfb32
8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
...
Reviewed-by: prr, aivanov
2022-06-27 12:37:15 +00:00
Tejesh R
39526e28bc
8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!"
...
Reviewed-by: psadhukhan, honkar
2022-06-16 03:47:30 +00:00
Daniel D. Daugherty
e90b579b29
8288332: Tier1 validate-source fails after 8279614
...
Reviewed-by: darcy
2022-06-13 20:47:34 +00:00
Alisen Chung
b42c1ad108
8279614: The left line of the TitledBorder is not painted on 150 scale factor
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, aivanov, prr
2022-06-13 20:05:06 +00:00
Prasanta Sadhukhan
fcb35ed40e
8287743: javax/swing/text/CSSBorder/6796710/bug6796710.java failed
...
Reviewed-by: aivanov
2022-06-10 13:37:24 +00:00
Tejesh R
5a89cb01bc
6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F
...
Reviewed-by: aivanov, serb
2022-06-09 08:12:59 +00:00
Sergey Bylokhov
bf439f8c93
8287876: The recently de-problemlisted TestTitledBorderLeak test is unstable
...
Reviewed-by: psadhukhan, prr
2022-06-07 23:10:48 +00:00
Tejesh R
67f1bd7ff1
8286620: Create regression test for verifying setMargin() of JRadioButton
...
Reviewed-by: jdv, honkar, aivanov
2022-06-07 15:50:16 +00:00
Alexander Zvegintsev
1499e5eac0
8273573: [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
...
Reviewed-by: psadhukhan, serb
2022-06-07 13:57:01 +00:00
Tejesh R
407abf5d65
8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF
...
Reviewed-by: psadhukhan, prr, honkar
2022-06-03 07:46:17 +00:00
Prasanta Sadhukhan
d7341ae42e
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
...
Reviewed-by: tr, prr, honkar
2022-06-02 03:40:52 +00:00
Prasanta Sadhukhan
07d24509a6
8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
...
Reviewed-by: prr
2022-06-02 03:39:39 +00:00
Prasanta Sadhukhan
f710393e35
8257810: Only First page are printed in JTable.scrollRectToVisible
...
Reviewed-by: aivanov
2022-05-26 06:32:28 +00:00
Prasanta Sadhukhan
a5caffd4a5
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
...
Reviewed-by: serb, dnguyen
2022-05-24 04:32:55 +00:00
Prasanta Sadhukhan
ff17f496f4
8284888: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "NimbusLookAndFeel] : ERROR: icon and imageIcon not same."
...
Reviewed-by: prr
2022-05-12 08:54:28 +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
Manukumar V S
7612bba0f1
8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox
...
Reviewed-by: prr
2022-05-11 11:48:22 +00:00
Harshitha Onkar
bd6026c10c
7124282: [macosx] Can't see table cell highlighter when the highlight border is the same color as the cell.
...
Reviewed-by: psadhukhan, prr
2022-05-10 06:33:38 +00:00
Prasanta Sadhukhan
81d7475d20
7132796: [macosx] closed/javax/swing/JComboBox/4517214/bug4517214.java fails on MacOS
...
Reviewed-by: serb
2022-05-05 08:50:07 +00:00
Damon Nguyen
2dd882af08
8254759: [TEST_BUG] [macosx] javax/swing/JInternalFrame/4202966/IntFrameCoord.html fails
...
Reviewed-by: prr, kizune
2022-04-29 20:26:26 +00:00
Manukumar V S
99388eff8d
8283624: Create an automated regression test for RFE-4390885
...
Reviewed-by: serb
2022-04-29 04:09:55 +00:00
Prasanta Sadhukhan
72f82dd723
8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE
...
8065099: [macos] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java fails: no background shine through
Reviewed-by: jdv
2022-04-27 07:15:46 +00:00
Harshitha Onkar
16ebe40a1b
8251177: [macosx] The text "big" is truncated in JTabbedPane
...
Reviewed-by: psadhukhan, kizune, serb
2022-04-26 22:55:43 +00:00
Prasanta Sadhukhan
80219a48c3
8284993: Replace System.exit call in swing tests with RuntimeException
...
Reviewed-by: azvegint
2022-04-22 06:48:01 +00:00
Alexey Ivanov
ec4fb47b90
8284189: Replace usages of 'a the' in java.desktop
...
Reviewed-by: jdv, prr, dmarkov
2022-04-21 19:12:57 +00:00
Alexander Zuev
018017a917
8266247: Swing test bug7154030.java sometimes fails on macOS 11 ARM
...
Reviewed-by: psadhukhan
2022-04-20 16:47:59 +00:00
Prasanta Sadhukhan
1b71621008
8042381: Test javax/swing/JRootPane/4670486/bug4670486.java fails with Action has not been received
...
Reviewed-by: azvegint, kizune
2022-04-20 09:03:48 +00:00
Manukumar V S
447c2d13d0
8284521: Write an automated regression test for RFE 4371575
...
Reviewed-by: prr, serb
2022-04-19 05:50:57 +00:00
Alexey Ivanov
53580b336a
8284884: Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
...
Reviewed-by: serb, psadhukhan
2022-04-15 13:55:06 +00:00
Prasanta Sadhukhan
510003cfe3
8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails with InvocationTargetException
...
Reviewed-by: serb
2022-04-15 08:32:13 +00:00
Tejesh R
f26403172f
8236987
: Remove call to System.out.println from ImageIcon.loadImage
...
Reviewed-by: aivanov, psadhukhan, prr
2022-04-14 11:10:22 +00:00
Prasanta Sadhukhan
70251b064d
8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails
...
Reviewed-by: aivanov
2022-04-13 10:58:36 +00:00
Prasanta Sadhukhan
83466434fd
8196465: javax/swing/JComboBox/8182031/ComboPopupTest.java fails on Linux
...
Reviewed-by: azvegint
2022-04-12 13:08:35 +00:00
Prasanta Sadhukhan
9545ba7dd9
8282716: [macos] Enable javax/swing/JScrollPane/TestMouseWheelScroll.java on macos
...
Reviewed-by: serb
2022-04-12 07:30:10 +00:00
Manukumar V S
7edd186121
8283507: Create a regression test for RFE 4287690
...
Reviewed-by: serb, aivanov
2022-04-11 14:00:46 +00:00
Naoto Sato
d6b4693c05
8283698: Refactor Locale constructors used in src/test
...
Reviewed-by: iris, joehw
2022-04-08 15:23:25 +00:00
Manukumar V S
0a67d68670
8284294: Create an automated regression test for RFE 4138746
...
Reviewed-by: serb
2022-04-06 07:21:33 +00:00
Tejesh R
f20ed33618
8284278: Diagnostic Fix Updated.
...
Reviewed-by: prr, psadhukhan
2022-04-05 11:09:11 +00:00
Manukumar V S
632825c6d2
8283621: Write a regression test for CCC4400728
...
Reviewed-by: aivanov, serb
2022-04-05 04:42:32 +00:00
Manukumar V S
7381868afe
8283623: Create an automated regression test for JDK-4525475
...
Reviewed-by: aivanov, serb
2022-04-04 18:58:05 +00:00
Prasanta Sadhukhan
067b2581d9
8224977: [macos] On AquaLookAndFeel, Iconified JInternalFrame does not restore when Control + F5 is used.
...
Reviewed-by: serb
2022-03-31 09:06:13 +00:00
Damon Nguyen
5359387220
8024624: [TEST_BUG] [macosx] CTRL+RIGHT(LEFT) doesn't move selection on next cell in JTable on Aqua L&F
...
Reviewed-by: kizune, prr, serb
2022-03-29 16:52:37 +00:00
Manukumar V S
c3d903a55a
8282936: Write a regression test for JDK-4615365
...
Reviewed-by: serb
2022-03-29 11:13:26 +00:00
Manukumar V S
8a044649bd
8282860: Write a regression test for JDK-4164779
...
Reviewed-by: serb
2022-03-23 23:46:58 +00:00
Manukumar V S
6917c39e45
8283493: Create an automated regression test for RFE 4231298
...
Reviewed-by: serb
2022-03-23 23:42:39 +00:00
Manukumar V S
849b19523a
8282937: Write a regression test for JDK-4820080
...
Reviewed-by: serb
2022-03-22 01:28:06 +00:00
Manukumar V S
83a1c90433
8282789: Create a regression test for the JTree usecase of JDK-4618767
...
Reviewed-by: aivanov
2022-03-21 07:36:21 +00:00
Manukumar V S
b451273d20
8282548: Create a regression test for JDK-4330998
...
Reviewed-by: aivanov
2022-03-21 07:33:20 +00:00
Manukumar V S
6b34884b34
8282234: Create a regression test for JDK-4532513
...
Reviewed-by: aivanov
2022-03-08 17:01:03 +00:00
TejeshR13
bae0d5e717
8236907: JTable added to nested panels does not paint last visible row
...
Reviewed-by: psadhukhan, prr
2022-03-04 22:50:32 +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
b3837808bf
8282343: Create a regression test for JDK-4518432
...
Reviewed-by: aivanov
2022-03-04 10:56:11 +00:00
Manukumar V S
1581e3faa0
8282402: Create a regression test for JDK-4666101
...
Reviewed-by: aivanov
2022-03-03 19:30:07 +00:00
Prasanta Sadhukhan
832729b41e
6911375: mouseWheel has no effect without vertical scrollbar
...
Reviewed-by: aivanov
2022-03-03 09:53:14 +00:00
Prasanta Sadhukhan
0402a288f3
8037965: NullPointerException in TextLayout.getBaselineFromGraphic() for JTextComponents
...
Reviewed-by: prr, aivanov
2022-03-03 09:51:08 +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
Prasanta Sadhukhan
379fd85932
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
...
Reviewed-by: prr, naoto, serb
2022-02-24 09:52:17 +00:00
Manukumar V S
43dc9ef619
8281988: Create a regression test for JDK-4618767
...
Reviewed-by: aivanov
2022-02-23 21:13:23 +00:00
Manukumar V S
f9539521ae
8281745: Create a regression test for JDK-4514331
...
Reviewed-by: serb
2022-02-22 07:31:55 +00:00
Maxim Kartashev
cc7cf81256
8280861: Robot color picker broken on Linux with scaling above 100%
...
Reviewed-by: serb
2022-02-21 11:39:29 +00:00
Manukumar V S
bdae1d87c1
8282147: [TESTBUG] waitForIdle after creating frame in JSpinnerMouseAndKeyPressTest.java
...
Reviewed-by: aivanov
2022-02-21 10:08:50 +00:00
Dmitry Markov
f82866bc79
8281555: [macos] Get rid of deprecated Style Masks constants
...
Reviewed-by: serb, aivanov
2022-02-15 09:26:47 +00:00
Harshitha Onkar
f33329eb7f
8016524: [macosx] Bottom line is not visible for JTableHeader
...
Reviewed-by: psadhukhan, prr
2022-02-15 05:03:34 +00:00
Alexander Zuev
aa918a6ec4
8281033: Improve ImageCheckboxTest to test all available LaF
...
Reviewed-by: serb
2022-02-12 09:26:47 +00:00
Manukumar V S
0786ddb471
8281535: Create a regression test for JDK-4670051
...
Reviewed-by: aivanov
2022-02-11 17:40:25 +00:00
Alexey Ivanov
fd8a3dcc52
8280820: Clean up bug8033699 and bug8075609.java tests: regtesthelpers aren't used
...
Reviewed-by: prr
2022-02-09 19:12:20 +00:00
Manukumar V S
f5d8cebbb6
8281296: Create a regression test for JDK-4515999
...
Reviewed-by: aivanov
2022-02-08 12:39:43 +00:00
Toshio Nakamura
f7814c120b
8139173: [macosx] JInternalFrame shadow is not properly drawn
...
Reviewed-by: prr, serb
2022-02-06 18:39:44 +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
Manukumar V S
51b53a821b
8280913: Create a regression test for JRootPane.setDefaultButton() method
...
Reviewed-by: aivanov
2022-02-04 10:51:30 +00:00
Alexander Zuev
18a7dc8c08
8279586: [macos] custom JCheckBox and JRadioBox with custom icon set: focus is still displayed after unchecking
...
Reviewed-by: serb, azvegint
2022-02-01 10:20:38 +00:00
Prasanta Sadhukhan
c4a624d463
8279894: javax/swing/JInternalFrame/8020708/bug8020708.java timeouts on Windows 11
...
Reviewed-by: serb, kizune
2022-01-20 04:13:50 +00:00
Masanori Yano
319d23033f
8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in
...
Reviewed-by: psadhukhan
2022-01-12 06:57:36 +00:00
Alexander Zuev
94127f43a4
8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
...
Reviewed-by: aivanov
2021-12-10 20:27:07 +00:00
Prasanta Sadhukhan
082fdf4793
8172065: javax/swing/JTree/4908142/bug4908142.java The selected index should be "aad"
...
Reviewed-by: aivanov
2021-12-06 16:08:28 +00:00
Alexey Ivanov
b310f301ef
8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread
...
Reviewed-by: serb, psadhukhan
2021-12-02 20:59:46 +00:00
Prasanta Sadhukhan
276bfcd1a1
8277407: javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails to compile after JDK-8276058
...
Reviewed-by: dcubed
2021-11-18 15:17:59 +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
Alexander Zuev
4c3491bfa5
8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
...
Reviewed-by: serb
2021-10-29 11:44:12 +00:00
Prasanta Sadhukhan
485d65865e
8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
...
Reviewed-by: serb
2021-10-27 10:24:21 +00:00
Prasanta Sadhukhan
77b2789396
7124287: [macosx] JTableHeader doesn't get focus after pressing F8 key
...
Reviewed-by: kizune
2021-10-20 06:31:59 +00:00
Prasanta Sadhukhan
32811026ce
8268084: [macos] Disabled JMenuItem arrow is not disabled
...
Reviewed-by: serb, jdv
2021-10-04 06:49:10 +00:00
Alexey Ivanov
bb4500d0d2
8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
...
Reviewed-by: jiefu, serb
2021-10-01 18:41:51 +00:00
Alexey Ivanov
67e52a3078
8273634: [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java
...
Reviewed-by: serb
2021-09-28 19:16:58 +00:00
Alexey Ivanov
b7425b63f6
8239502: [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails
...
Reviewed-by: serb
2021-09-28 19:15:33 +00:00
Phil Race
753b25633b
8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
...
Reviewed-by: jdv
2021-09-24 17:31:19 +00:00
Prasanta Sadhukhan
45adc9227a
8273578: javax/swing/JMenu/4515762/bug4515762.java fails on macOS 12
...
Reviewed-by: jdv, serb
2021-09-23 05:15:37 +00:00
Prasanta Sadhukhan
febcc72a54
8273366: [testbug] javax/swing/UIDefaults/6302464/bug6302464.java fails on macOS12
...
Reviewed-by: aivanov, serb
2021-09-15 05:43:03 +00:00
Sergey Bylokhov
6cf70f5f08
8273638: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
...
Reviewed-by: pbansal, psadhukhan, azvegint
2021-09-15 05:15:44 +00:00
Alexey Ivanov
270a9d9293
8273043: [TEST_BUG] Automate NimbusJTreeSelTextColor.java
...
Reviewed-by: serb
2021-09-07 19:05:35 +00:00
Prasanta Sadhukhan
cec6c068b0
8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
...
8257540: javax/swing/JFileChooser/8041694/bug8041694.java failed with "RuntimeException: The selected directory name is not the expected 'd ' but 'D '."
Reviewed-by: serb
2021-09-04 11:04:22 +00:00
Prasanta Sadhukhan
e43a907f20
8271315: Redo: Nimbus JTree renderer properties persist across L&F changes
...
Reviewed-by: aivanov
2021-08-26 12:04:10 +00:00
Alexander Zuev
481c1f0549
8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked
...
Reviewed-by: serb, psadhukhan
2021-08-18 05:48:26 +00:00
Prasanta Sadhukhan
0c4be76f7f
8058704: Nimbus does not honor JTextPane background color
...
6789980: JEditorPane background color not honored with Nimbus L&F
Reviewed-by: aivanov, serb
2021-08-13 05:12:59 +00:00
Emmanuel Bourg
d09b028407
8271396: Spelling errors
...
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
2021-07-29 16:03:31 +00:00
Prasanta Sadhukhan
dcdb1b6aaa
8137101: [TEST_BUG] javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java failure due to timing
...
Reviewed-by: azvegint
2021-07-28 16:12:47 +00:00
Tejpal Rebari
ecd445562f
8266510: Nimbus JTree default tree cell renderer does not use selected text color
...
Reviewed-by: psadhukhan, pbansal
2021-07-28 04:29:27 +00:00
Alexander Zuev
534f00510e
8268284: javax/swing/JComponent/7154030/bug7154030.java fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: serb
2021-07-20 03:31:22 +00:00
Alexander Zuev
eab959cbfa
8269269: [macos11] SystemIconTest fails with ClassCastException
...
Reviewed-by: jdv
2021-07-16 04:43:53 +00:00
Christoph Langer
d042029509
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
...
Reviewed-by: serb, psadhukhan, pbansal
2021-06-29 21:02:06 +00:00
Alexander Zuev
7f52c50ba3
8182043: Access to Windows Large Icons
...
Reviewed-by: aivanov, azvegint, prr
2021-05-27 21:49:20 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Prasanta Sadhukhan
39a454bb87
8260331: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "ERROR: icon and imageIcon not same."
...
Reviewed-by: azvegint
2021-05-17 12:32:35 +00:00
Alexander Zuev
9b76955024
8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
...
Reviewed-by: jdv, pbansal, azvegint
2021-05-10 03:21:52 +00:00
Tejpal Rebari
30ccd8081b
8264950: Set opaque for JTooltip in config file of NimbusLookAndFeel
...
Reviewed-by: serb, pbansal
2021-05-04 04:53:25 +00:00
Pankaj Bansal
9481fad42f
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
...
Reviewed-by: aivanov
2021-04-27 12:59:22 +00:00
Alexander Zuev
ca6b1b49ab
8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
...
Reviewed-by: serb
2021-04-21 23:20:55 +00:00
Prasanta Sadhukhan
41fc7ddd8d
8199079: Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
...
Reviewed-by: prr
2021-04-21 14:35:48 +00:00
Alexander Zuev
74d03abb7b
8039270: The background color of the button can't be displayed and when pressed the button, the background color can not be changed in accordance with the case described.
...
Reviewed-by: azvegint, trebari
2021-04-16 19:30:55 +00:00
Alexander Zvegintsev
6946d91d7c
8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF
...
Reviewed-by: psadhukhan, kizune, aivanov
2021-04-16 14:32:12 +00:00
Prasanta Sadhukhan
75b039a43c
8263970: Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed
...
Reviewed-by: azvegint
2021-04-14 13:11:30 +00:00
Tejpal Rebari
39719da9d1
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
...
Reviewed-by: psadhukhan, serb
2021-04-05 14:17:19 +00:00
Jie Fu
da643cdb20
8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
...
Reviewed-by: serb
2021-04-02 08:25:26 +00:00
Sergey Bylokhov
6678b01c57
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
...
Reviewed-by: kizune, trebari, pbansal
2021-03-29 03:41:15 +00:00
Prasanta Sadhukhan
d24e4cfef3
8263481: Specification of JComponent::setDefaultLocale doesn't mention that passing 'null' restores VM's default locale
...
Reviewed-by: aivanov
2021-03-19 04:28:39 +00:00
Alexander Zuev
5eb2091a19
8261689: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: aivanov, azvegint
2021-03-06 09:09:35 +00:00
Alexander Zvegintsev
c569f1d64b
8262085: Hovering Metal HTML Tooltips in different windows cause IllegalArgExc on Linux
...
Reviewed-by: serb, psadhukhan
2021-03-01 14:31:56 +00:00
Prasanta Sadhukhan
bcca10066d
4710675: JTextArea.setComponentOrientation does not work with correct timing
...
Reviewed-by: serb, pbansal
2021-02-26 06:19:15 +00:00
Amresh Sahu
0e9c5aedc8
8075909: [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
...
Reviewed-by: aivanov
2021-02-18 16:08:35 +00:00
Pankaj Bansal
849f4c0fb7
8260291: The case instruction is not visible in dark mode
...
Reviewed-by: trebari, aivanov
2021-02-15 16:43:49 +00:00
Stanimir Stamenkov
2e610f53c1
8260687: Inherited font size is smaller than expected when using StyleSheet to add styles
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: psadhukhan, aivanov, kizune
2021-02-15 16:16:50 +00:00
Matthias Perktold
48c932e1f1
8231286: HTML font size too large with high-DPI scaling and W3C_LENGTH_UNITS
...
Reviewed-by: aivanov, psadhukhan
2021-02-08 14:32:07 +00:00
Alexey Ivanov
dbc35f607a
8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java
...
Reviewed-by: serb, psadhukhan, kizune
2021-02-08 14:31:34 +00:00
Alexander Zuev
440db35e8f
8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
...
Reviewed-by: serb, pbansal
2021-02-05 22:27:41 +00:00
Prasanta Sadhukhan
c0084100bc
8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test
...
Reviewed-by: trebari, aivanov
2021-02-03 04:33:42 +00:00
Prasanta Sadhukhan
1452280073
8164484: Unity, JTable cell editor, javax/swing/JComboBox/6559152/bug6559152.java
...
Reviewed-by: serb, jdv
2021-01-22 08:02:56 +00:00
Prasanta Sadhukhan
7f7166dbc8
8260035: Deproblemlist few problemlisted test
...
Reviewed-by: jdv
2021-01-21 08:27:39 +00:00
Stanimir Stamenkov
70b5b3119b
8257664: HTMLEditorKit: Wrong CSS relative font sizes
...
Reviewed-by: aivanov, psadhukhan
2021-01-20 13:34:52 +00:00
Alexander Zuev
917f7e9a95
8259650: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: jdv
2021-01-18 08:23:55 +00:00
Prasanta Sadhukhan
3f19ef63b7
8202880: Test javax/swing/JPopupMenu/8075063/ContextMenuScrollTest.java fails
...
Reviewed-by: aivanov
2021-01-18 07:20:12 +00:00
K Suman Rajkumaar
b01a15e4f0
8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
...
Reviewed-by: aivanov, serb
2021-01-15 09:40:31 +00:00
Jesper Wilhelmsson
51e14f2e2a
Merge
2021-01-14 01:29:47 +00:00
Prasanta Sadhukhan
a483869a6a
8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64
...
Reviewed-by: serb, pbansal, trebari
2021-01-13 07:00:37 +00:00
Prasanta Sadhukhan
44c83794f7
8256019: JLabel HTML text does not support translucent text colors
...
Reviewed-by: serb
2021-01-13 06:57:52 +00:00
Pankaj Bansal
28ff2de186
8259237: Demo selection changes with left/right arrow key. No need to press space for selection.
...
Reviewed-by: psadhukhan, kizune, serb
2021-01-12 09:46:06 +00:00
Tejpal Rebari
65ca5c6656
8048109: JToggleButton does not fire actionPerformed under certain conditions
...
Reviewed-by: serb, psadhukhan, vdyakov
2021-01-10 12:38:10 +00:00
Prasanta Sadhukhan
32538b5b1d
8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
...
Reviewed-by: serb
2021-01-06 06:45:48 +00:00
Alexander Zuev
fc3b45c068
8258643: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
...
Reviewed-by: psadhukhan
2021-01-05 14:46:03 +00:00
Prasanta Sadhukhan
a2a3f4a3dc
8258924: javax/swing/JSplitPane/4201995/bug4201995.java fails in GTk L&F
...
Reviewed-by: serb
2021-01-04 04:33:30 +00:00
Jesper Wilhelmsson
d234388042
Merge
2020-12-21 09:09:05 +00:00