Semyon Sadetsky
9f1092391e
6894632: Removing rows from a DefaultTableModel with a RowSorter deselectes last row
...
Reviewed-by: serb, alexsch
2015-04-03 16:59:24 +04:00
Semyon Sadetsky
d84f07dd60
8075314: All the InternalFrames will be maximized after maximizing only one of the InternalFrame with WindowsLookAndFeel
...
Reviewed-by: serb, alexsch
2015-04-03 16:40:34 +04:00
Alexander Scherbatiy
a76b85f2bb
8033000: No Horizontal Mouse Wheel Support In
...
Reviewed-by: serb, azvegint
2015-03-25 16:31:05 +04:00
Semyon Sadetsky
ca998d2d4c
4473075: JTable header rendering problem (after setting preferred size)
...
Reviewed-by: alexsch, serb
2015-03-18 15:03:16 +04:00
Yuri Nesterenko
7b4b132f80
8074807: Fix some tests unnecessary using internal API
...
Reviewed-by: azvegint, alexsch
2015-03-18 10:30:22 +03:00
Semyon Sadetsky
72f3a466e0
8040328: JSlider has wrong preferred size with Synth LAF
...
Reviewed-by: alexsch, ant
2015-03-17 14:38:22 +04:00
Alexander Zvegintsev
8bc60ff868
8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
...
Reviewed-by: alexsch, serb
2015-03-10 15:39:26 +03:00
Anton Nashatyrev
2bb8334014
8072900: Mouse events are captured by the wrong menu in OS X
...
Reviewed-by: serb, alexp
2015-03-06 16:38:54 +03:00
Yuri Nesterenko
0803af98c7
8074092: Newly introduced unnecessary dependencies on internal API in client regtests
...
Reviewed-by: serb, azvegint
2015-03-05 11:07:48 +03:00
Sergey Bylokhov
b15e27a0b2
8073795: JMenuBar looks bad under retina
...
Reviewed-by: alexsch, azvegint
2015-02-26 16:41:39 +03:00
Anton Nashatyrev
f149b6e2fd
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
...
Reviewed-by: serb, alexsch
2015-02-16 19:10:05 +03:00
Mario Torre
2400d1a6ee
8072905: Fix copyright year for test from JDK-8071705
...
Test was pushed with wrong copyright year
Reviewed-by: alexsch
2015-02-16 10:34:52 +01:00
Mario Torre
9c38d96e2e
8071705: Java application menu misbehaves when running multiple screen stacked vertically
...
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically
Reviewed-by: alexsch
2015-02-11 07:54:39 +01:00
Sergey Bylokhov
afa1e6d670
8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
...
Reviewed-by: alexsch, azvegint
2015-02-02 18:21:24 +03:00
Shobhit Gupta
7c658a7610
8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
...
Reviewed-by: alexsch, azvegint
2015-01-30 13:27:33 +03:00
Shobhit Gupta
8dd67e7459
8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
...
Reviewed-by: alexsch, azvegint
2015-01-29 14:03:23 +03:00
David Dehaven
de2c792b35
Merge
2015-01-21 12:00:07 -08:00
Sergey Bylokhov
c604e674ee
7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
...
Reviewed-by: azvegint, alexsch
2015-01-21 18:04:49 +03:00
Sergey Bylokhov
17cbc2efea
6573305: Animated icon is not visible by click on menu
...
Reviewed-by: azvegint, alexsch
2015-01-13 16:06:28 +03:00
Sergey Bylokhov
d5a220d673
7180976: Pending String deadlocks UIDefaults
...
Reviewed-by: azvegint, alexsch
2014-12-25 14:43:49 +03:00
Alexander Scherbatiy
e047f11b3b
4796987: XP Only JButton.setBorderPainted() does not work with XP L&F
...
Reviewed-by: serb
2014-12-17 17:56:11 +03:00
Alexander Scherbatiy
1409c46772
6219960: null reference in ToolTipManager
...
Reviewed-by: serb, azvegint
2014-12-17 14:58:58 +03:00
Alexander Scherbatiy
d517ee7ec8
8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
...
Reviewed-by: serb, azvegint
2014-12-15 19:21:00 +03:00
Yuri Nesterenko
c08a28b218
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Sergey Bylokhov
ab24ad80ee
8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
...
Reviewed-by: azvegint, alexsch
2014-11-30 15:43:08 +03:00
Alexander Scherbatiy
6c2369366c
8065098: JColorChooser no longer supports drag and drop between two JVM instances
...
Reviewed-by: serb, pchelko
2014-11-27 14:27:46 +03:00
Yuri Nesterenko
005c56c6e3
8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing
8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases
8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease
Reviewed-by: alexsch, pchelko
2014-11-21 16:11:03 +03:00
Petr Pchelko
4fda3e56f4
8058193: [macosx] Potential incomplete fix for JDK-8031485
...
Reviewed-by: alexsch, serb
2014-11-19 16:42:19 +04:00
Anton Nashatyrev
5b4a9bc976
8059739: Dragged and Dropped data is corrupted for two data types
...
Reviewed-by: serb, pchelko
2014-11-14 17:53:46 +03:00
Yuri Nesterenko
41d2bc7e75
8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
...
Reviewed-by: pchelko, serb
2014-11-10 16:37:40 +03:00
Sergey Bylokhov
2476a824bd
7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
...
Reviewed-by: azvegint, alexsch
2014-11-05 18:33:28 +03:00
Alexander Scherbatiy
5b517ee996
8062561: Test bug8055304 fails if file system default directory has read access
...
Reviewed-by: serb
2014-11-05 12:46:39 +04:00
Alexander Scherbatiy
565125c84c
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
...
Reviewed-by: serb
2014-10-31 00:40:14 +04:00
Sergey Bylokhov
71ae76123c
7154054: [macosx] Can't distinguish the focus move to next cell
...
Reviewed-by: azvegint, alexsch
2014-10-24 11:41:08 +04:00
Abhijit Saha
357f837d89
Merge
2014-10-10 09:09:06 -07:00
Dmitry Markov
3497cea76c
8058120: Rendering / caret errors with HTMLDocument
...
Reviewed-by: alexp, alexsch
2014-10-10 11:36:26 +04:00
Alexey Ivanov
22976b941e
7170310: ScrollBar doesn't become active when tabs are created more than frame size
...
Reviewed-by: alexp, alexsch
2014-10-10 11:26:51 +04:00
Vivi An
9a11bfa822
8033699: Incorrect radio button behavior
...
Reviewed-by: azvegint, alexsch
2014-10-09 14:51:12 -07:00
Alexander Potochkin
08fb482e41
8054543: Setting a border on a JLayer causes an Exceptions
...
Reviewed-by: serb, alexsch
2014-10-09 20:51:39 +04:00
Alexander Scherbatiy
067e0eee97
8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
...
Reviewed-by: serb, azvegint
2014-10-07 18:03:58 +04:00
Yuri Nesterenko
13c109280f
8058726
: Update regtests using sun.awt.OSInfo, part 1
...
Reviewed-by: alexsch
2014-09-18 17:34:44 +04:00
Yuri Nesterenko
f00468aa40
8056991: Provide OSInfo functionality to regression tests
...
Reviewed-by: alexsch
2014-09-15 17:27:15 +04:00
Dmitry Markov
ece4386179
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
...
Reviewed-by: alexp, alexsch
2014-09-12 10:40:07 +04:00
Dmitriy Ermashov
288d75cbc3
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
...
Reviewed-by: alexsch
2014-08-26 15:04:49 +04:00
Alexander Scherbatiy
bd7970ecb9
8017284
: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
...
Reviewed-by: serb, pchelko
2014-08-08 16:19:36 +04:00
Alexander Scherbatiy
2d07a3650d
8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
...
Reviewed-by: serb, pchelko
2014-08-08 16:13:15 +04:00
Alexander Potochkin
f7855341e8
8041982: Use of animated icon in JLayer causes CPU spin
...
Reviewed-by: alexsch
2014-08-06 21:46:17 +04:00
Dmitriy Ermashov
602ce6a6d1
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
...
Reviewed-by: alexsch
2014-07-30 14:29:36 +04:00
Alexey Ivanov
7144d3a4fd
8046559: NPE when changing Windows theme
...
Reviewed-by: pchelko, anthony
2014-07-08 12:20:06 +04:00
Anton Nashatyrev
2dbe14ef7e
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
...
Reviewed-by: alexp, alexsch
2014-07-03 18:47:42 +04:00