jdk-24/test/jdk/javax/swing/JTable
2023-11-14 09:53:05 +00:00
..
4170447 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
4220171 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
4222153 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
4235420 8273638: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F 2021-09-15 05:15:44 +00:00
4275046 8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'." 2021-09-04 11:04:22 +00:00
6263446 8169959: javax/swing/JTable/6263446/bug6263446.java: Table should be editing 2020-07-28 12:07:20 +05:30
6567433 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6735286 8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5 2018-12-04 13:09:20 -08:00
6768387 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6777378 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
6788484 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6894632 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6913768 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6937798 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7027139 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7055065 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7068740 8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04 2023-05-01 04:45:38 +00:00
7124218 8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS 2020-05-27 17:35:42 +05:30
7124282 7124282: [macosx] Can't see table cell highlighter when the highlight border is the same color as the cell. 2022-05-10 06:33:38 +00:00
7188612 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8005019 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8031971 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
8032874 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8080972 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
8133919 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8236907 8284619: javax/swing/JTable/8236907/LastVisibleRow.java failed with "Test Case Failed!!, Last Row not Visible!!!" 2022-06-16 03:47:30 +00:00
JTableOrientationNavTest 8024624: [TEST_BUG] [macosx] CTRL+RIGHT(LEFT) doesn't move selection on next cell in JTable on Aqua L&F 2022-03-29 16:52:37 +00:00
KeyBoardNavigation 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SorterIOOBEtest 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TAB 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
bug4098201.java 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
bug4130356.java 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
bug4159300.java 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
bug4243159.java 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
bug4243313.java 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
bug4247487.java 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
bug4248070.java 8307133: Open source some JTable jtreg tests 2023-05-04 16:44:24 +00:00
BugCellEditorListener.java 6788481: CellEditorListener.editingCanceled is never called 2022-11-29 05:08:38 +00:00
DefaultRowSorterCacheTest.java 7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache 2018-02-01 16:38:25 +05:30
JLayerTableTest.java 8166900: If you wrap a JTable in a JLayer, the cursor is moved to the last row of table by you press the page down key. 2023-08-07 09:12:33 +00:00
JTableEditorNPE.java 6257207: JTable.getDefaultEditor throws NullPointerException 2023-01-02 09:49:51 +00:00
JTableScrollPrintTest.java 8210807: Printing a JTable with a JScrollPane prints table without rows populated 2023-11-14 09:53:05 +00:00
JTableScrollTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LostTextTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrintAllPagesTest.java 8293811: Provide a reason for PassFailJFrame.forceFail 2022-09-19 14:22:36 +00:00
PrintManualTest_FitWidthMultiple.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6888156.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestClearSel.java 8202702: Clearing selection on JTable causes disappearance of a row 2018-08-16 11:15:22 +05:30
TestJTableGridReset.java 7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers 2023-03-17 03:35:01 +00:00