jdk-24/test/jdk/javax/swing
2024-09-12 02:06:09 +00:00
..
AbstractButton 8320343: Generate GIF images for AbstractButton/5049549/bug5049549.java 2024-01-02 16:16:20 +00:00
AbstractDocument 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
AbstractWriter 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
Action 8306714: Open source few Swing event and AbstractAction tests 2023-04-25 04:54:56 +00:00
AncestorNotifier 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
BasicMenuItemUI 8316146: Open some swing tests 4 2023-10-04 19:38:26 +00:00
BasicMenuUI 8316146: Open some swing tests 4 2023-10-04 19:38:26 +00:00
border 8339835: Replace usages of -mx and -ms in some client-libs tests 2024-09-12 02:06:09 +00:00
Box 8253016: Box.Filler components should be unfocusable by default 2020-09-16 09:47:13 +00:00
BoxLayout/4191948 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
ButtonGroup 8259237: Demo selection changes with left/right arrow key. No need to press space for selection. 2021-01-12 09:46:06 +00:00
ClientProperty/UIClientPropertyKeyTest
ComponentInputMap/4248723 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
DataTransfer
DebugGraphics 6521141: DebugGraphics NPE @ setFont(); 2022-08-16 05:52:50 +00:00
DefaultBoundedRangeModel/4297953 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
DefaultButtonModel 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
DefaultListCellRenderer/4180943 8315981: Opensource five more random Swing tests 2023-09-20 14:31:42 +00:00
DefaultListModel/4466250 8315981: Opensource five more random Swing tests 2023-09-20 14:31:42 +00:00
DefaultListSelectionModel 8315981: Opensource five more random Swing tests 2023-09-20 14:31:42 +00:00
DefaultTableCellRenderer 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
dnd 8041447: Test javax/swing/dnd/7171812/bug7171812.java fails with java.lang.RuntimeException: Test failed, scroll on drag doesn't work 2023-02-22 06:13:09 +00:00
event 8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java 2023-05-29 18:25:19 +00:00
GraphicsConfigNotifier 8244400: MenuItem may cache the size and did not update it when the screen DPI is changed 2023-01-23 10:18:23 +00:00
GroupLayout
Headless
ImageIcon 8320328: Restore interrupted flag in ImageIcon.loadImage 2024-01-15 13:09:00 +00:00
InputVerifier 8316324: Opensource five miscellaneous Swing tests 2024-03-26 01:02:20 +00:00
JButton 8339233: Test javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java#id failed: Button renderings are different after window resize 2024-09-04 20:05:27 +00:00
JCheckBox 8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main 2024-03-21 16:12:47 +00:00
JColorChooser 8335131: Test "javax/swing/JColorChooser/Test6977726.java" failed on ubuntu x64 because "Preview" title is missing for GTK L&F 2024-07-26 17:39:00 +00:00
JComboBox 8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+ 2024-04-19 10:10:00 +00:00
JComponent 8316324: Opensource five miscellaneous Swing tests 2024-03-26 01:02:20 +00:00
JDesktopPane 8316388: Opensource five Swing component related regression tests 2024-03-15 09:13:32 +00:00
JDialog 8316053: Open some swing tests 3 2023-09-23 05:42:07 +00:00
JEditorPane 8328953: JEditorPane.read throws ChangedCharSetException 2024-03-29 10:07:14 +00:00
JFileChooser 8339835: Replace usages of -mx and -ms in some client-libs tests 2024-09-12 02:06:09 +00:00
JFormattedTextField 8315741: Open source few swing JFormattedTextField and JPopupMenu tests 2023-09-15 06:23:20 +00:00
JFrame 8329559: Test javax/swing/JFrame/bug4419914.java failed because The End and Start buttons are not placed correctly and Tab focus does not move as expected 2024-05-03 05:11:52 +00:00
JInternalFrame 8328670: Automate and open source few closed manual applet test 2024-03-22 09:46:08 +00:00
JLabel 8327401: Some jtreg tests fail on Wayland without any tracking bug 2024-05-30 06:44:04 +00:00
JLayer
JLightweightFrame 8236953: [macos] JavaFX SwingNode is not rendered on macOS 2020-01-15 13:17:46 -08:00
JList 8315761: Open source few swing JList and JMenuBar tests 2023-09-13 07:35:01 +00:00
JMenu 8333940: Ensure javax/swing/TestUngrab.java run on all platforms 2024-06-12 05:32:06 +00:00
JMenuBar 8155030: The Menu Mnemonics are always displayed for GTK LAF 2024-07-12 12:37:58 +00:00
JMenuItem 8328670: Automate and open source few closed manual applet test 2024-03-22 09:46:08 +00:00
JOptionPane 8339835: Replace usages of -mx and -ms in some client-libs tests 2024-09-12 02:06:09 +00:00
JPanel 8315825: Open some swing tests 2023-09-22 20:51:14 +00:00
JPasswordField 8258970: Disabled JPasswordField foreground color is wrong with GTK LAF 2023-09-01 15:26:25 +00:00
JPopupMenu 8315655: [macos] Right click and dragging over a component with a popup menu will open the popup 2024-06-12 18:44:07 +00:00
JProgressBar 8224261: JProgressBar always with border painted around it 2023-11-23 16:18:46 +00:00
JRadioButton 8075917: The regression-swing case failed as the text on label is not painted red with the GTK L&F 2024-05-21 05:31:44 +00:00
JRootPane 8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04 2023-12-07 03:34:49 +00:00
JScrollBar 6318027: BasicScrollBarUI does not disable timer when enclosing frame is disabled. 2024-08-21 07:04:05 +00:00
JScrollPane 8315742: Open source several Swing Scroll related tests 2023-09-25 05:35:35 +00:00
JSlider 8328244: Convert javax/swing/JSlider/6742358/bug6742358.java applet test to main 2024-03-19 15:06:42 +00:00
JSpinner 8327007: javax/swing/JSpinner/8008657/bug8008657.java fails 2024-03-05 02:34:58 +00:00
JSplitPane 4265389: JSplitPane does not support ComponentOrientation 2024-07-22 13:19:30 +00:00
JTabbedPane 8334457: Test javax/swing/JTabbedPane/bug4666224.java fail on macOS with because pressing the ‘C’ key does not switch the layout to WRAP_TAB_LAYOUT 2024-07-11 07:35:48 +00:00
JTable 8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work 2024-08-23 10:51:12 +00:00
JTableHeader 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
JTextArea 8315804: Open source several Swing JTabbedPane JTextArea JTextField tests 2023-09-18 23:08:26 +00:00
JTextField 8315804: Open source several Swing JTabbedPane JTextArea JTextField tests 2023-09-18 23:08:26 +00:00
JTextPane 8280861: Robot color picker broken on Linux with scaling above 100% 2022-02-21 11:39:29 +00:00
JToggleButton 8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main 2024-03-22 03:40:33 +00:00
JToolBar 8307193: Several Swing jtreg tests use class.forName on L&F classes 2024-05-23 04:23:04 +00:00
JToolTip 8327872: Convert javax/swing/JToolTip/4644444/bug4644444.java applet test to main 2024-03-13 11:40:38 +00:00
JTree 8327874: Convert javax/swing/JTree/4314199/bug4314199.java applet test to main 2024-03-14 09:07:32 +00:00
JViewport 8328570: Convert closed JViewport manual applet tests to main 2024-03-21 14:46:20 +00:00
JWindow/ShapedAndTranslucentWindows
KeyboardManager 8316149: Open source several Swing JTree JViewport KeyboardManager tests 2023-09-20 16:19:37 +00:00
LookAndFeel 8329471: Remove GTK2 2024-08-08 10:51:58 +00:00
MetalInternalFrameTitlePane 8316218: Open some swing tests 5 2023-09-26 20:52:04 +00:00
MultiMonitor 8325851: Hide PassFailJFrame.Builder constructor 2024-03-14 10:57:30 +00:00
MultiUIDefaults 7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater() 2020-04-07 21:56:04 -07:00
plaf 8338041: Keyboard Navigation of JTable, Ctrl Shift RIGHT/LEFT doesn't follow native action in GTK L&F 2024-08-28 04:43:10 +00:00
Popup 8309095: Remove UTF-8 character from TaskbarPositionTest.java 2023-05-30 12:11:34 +00:00
PopupFactory 8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE 2022-04-27 07:15:46 +00:00
ProgressMonitor 8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time 2023-07-24 09:22:14 +00:00
regtesthelpers 8339835: Replace usages of -mx and -ms in some client-libs tests 2024-09-12 02:06:09 +00:00
reliability 8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185 2024-03-13 21:09:00 +00:00
RepaintManager 8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04 2019-12-04 16:28:48 +05:30
RootPaneChecking 8315825: Open some swing tests 2023-09-22 20:51:14 +00:00
Security
SpringLayout 8315882: Open some swing tests 2 2023-09-23 04:45:16 +00:00
SwingContainer/SwingContainerIsForContainerOnly
SwingGraphics 8316242: Opensource SwingGraphics manual test 2023-09-14 15:50:03 +00:00
SwingUtilities
SwingWorker 8081474: SwingWorker calls 'done' before the 'doInBackground' is finished 2023-02-27 09:19:57 +00:00
system/6799345
text 8335967: "text-decoration: none" does not work with "A" HTML tags 2024-07-26 11:22:32 +00:00
ToolTipManager 8316146: Open some swing tests 4 2023-10-04 19:38:26 +00:00
tree 8315611: Open source swing text/html and tree test 2023-09-11 13:23:47 +00:00
UI/UnninstallUIMemoryLeaks 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
UIDefaults 8339835: Replace usages of -mx and -ms in some client-libs tests 2024-09-12 02:06:09 +00:00
UIManager
UITest
undo 8315600: Open source few more headless Swing misc tests 2023-09-07 03:49:42 +00:00
RangeTest.java 4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily 2023-04-10 07:21:23 +00:00
SwingTest.java
TEST.properties
TestDefListModelException.java 6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails 2023-01-30 07:35:14 +00:00