Goetz Lindenmaier
e52b963d0c
8160974: [TESTBUG] Mark more headful tests with @key headful
...
Reviewed-by: serb, simonis
2016-07-07 16:21:45 +02:00
Alexander Scherbatiy
8d33f0b3fe
8160248: Dragged internal frame leaves artifacts for floating point ui scale
...
Reviewed-by: ssadetsky
2016-07-05 09:48:49 +03:00
Rajeev Chamyal
babde31ff1
8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
...
Reviewed-by: alexsch, psadhukhan
2016-06-29 14:47:58 +05:30
Rajeev Chamyal
09ee8a5f69
8153282: [TEST_BUG] some new JInternalFrame tests fail
...
Reviewed-by: alexsch, serb
2016-05-24 14:30:31 +05:30
Sergey Bylokhov
0cd8d72e1d
8144166: [macosx] Test java/awt/Component/CompEventOnHiddenComponent/CompEventOnHiddenComponent.java fails
...
Reviewed-by: alexsch
2016-04-05 18:11:12 +03:00
Avik Niyogi
d8f82c9477
8151282: [TEST_BUG] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails with GTK LnF
...
Reviewed-by: serb, alexsch
2016-03-23 17:25:27 +05:30
Alexander Scherbatiy
1d135a8780
8069348: SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
...
Reviewed-by: flar, serb
2016-03-11 21:57:43 +04:00
Rajeev Chamyal
34d87710df
8145896: JInternalFrame setMaximum before adding to desktop throws null pointer exception
...
Reviewed-by: serb, alexsch
2016-03-11 10:57:47 +05:30
Prem Balakrishnan
98fc723fbf
7126823: JInternalFrame.getNormalBounds() returns bad value after iconify/deiconify
...
Reviewed-by: ssadetsky, rchamyal
2016-02-29 14:19:40 +05:30
Avik Niyogi
8372c1c09a
8146321: [macosx] JInternalFrame frame icon in wrong position on Mac L&F if icon is not ImageIcon
...
Reviewed-by: serb, alexsch, rchamyal
2016-02-17 11:44:07 +05:30
Rajeev Chamyal
dddc64dfeb
4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
...
Reviewed-by: alexsch, aivanov
2016-01-13 11:56:46 +05:30
Rajeev Chamyal
7b016fd85d
8145060: Minimizing a JInternal frame not shifting focus to frame below it
...
Reviewed-by: serb, alexsch
2016-01-06 14:17:14 +05:30
Rajeev Chamyal
7d7c956397
6288609: JInternalFrame.setDefaultCloseOperation() interferes with "close" behavior
...
Reviewed-by: psadhukhan, alexsch
2015-11-16 15:03:17 +04:00
Rajeev Chamyal
08da3be647
8032568: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Windows virtual hosts
...
Reviewed-by: serb, alexsch
2015-09-10 17:02:30 +04:00
Sergey Bylokhov
7e31b6a900
6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
...
Reviewed-by: ant, alexsch
2015-07-30 19:10:23 +03:00
Yuri Nesterenko
bdc20e1849
8076468: Add @modules to tests in jdk_desktop test group
...
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03: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
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
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
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Alexander Scherbatiy
cc97ce7aac
8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
...
Reviewed-by: malenkov, leonidr
2013-10-14 18:52:25 +04:00
Vera Akulova
28fa075d75
8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button
...
Reviewed-by: serb, alexsch
2013-10-01 13:38:07 +04:00
Vera Akulova
91047d3b07
7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
...
Reviewed-by: alexsch, serb
2013-09-24 18:13:24 +04:00
Vera Akulova
036eee0473
7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
...
Reviewed-by: alexsch, serb
2013-09-24 17:56:32 +04:00
Mikhail Cherkasov
d52e73dc35
8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
...
Reviewed-by: alexp, alexsch
2013-09-13 17:48:37 +04:00
Mikhail Cherkasov
6eb1682ef6
8012004: JInternalFrame not being finalized after closing
...
Reviewed-by: alexsch, alexp
2013-04-30 13:24:14 +04:00
Konstantin Shefov
65793d5644
6757986: javax/swing/JInternalFrame/5066752/bug5066752.java needs correction
...
Reviewed-by: serb, alexsch
2012-12-14 13:32:59 +00:00
Sergey Malenkov
55db965e8d
6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified
...
Reviewed-by: alexp
2010-07-01 18:47:56 +04:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Sergey Malenkov
099a44dbf8
6865565: Test failed: /test/closed/javax/swing/JInternalFrame/6325652/bug6325652.java
...
Reviewed-by: peterz
2009-07-31 16:27:35 +04:00
Sergey Malenkov
da10005c86
6802868: JInternalFrame is not maximized when maximized parent frame
...
Reviewed-by: rupashka
2009-07-22 12:21:31 +04:00
Sergey Malenkov
da30267d99
6505027: terminateEditOnFocusLost making problems for table in JDesktopPane
...
Reviewed-by: alexp
2009-07-16 20:12:14 +04:00
Artem Ananiev
55c50f50d0
6794764: Translucent windows are completely repainted on every paint event, on Windows
...
6719382: Printing of AWT components on windows is not working
6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel
6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window
Reviewed-by: anthony, tdv, alexp
2009-05-21 12:29:25 +04:00
Mikhail Lapshin
c3732ffc5d
6725409: Unable to localize JInternalFrame system menu during run-time
...
Use of the static final constants replaced by direct calls of UIManager.getString().
Reviewed-by: alexp
2008-07-24 14:34:02 +04:00
Mikhail Lapshin
1dce7af76f
6647340: Minimized JInternalFrame icons appear in incorrect positions if the main frame is resized
...
Now BasicInternalFrameUI and BasicDesktopIconUI both recalculate frame icon position
Reviewed-by: peterz
2008-07-07 16:56:23 +04:00