Konstantin Shefov
a97003cb22
8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list
...
Reviewed-by: serb, anthony
2013-02-19 20:00:02 +04:00
Konstantin Shefov
88eea092fb
8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException
...
Reviewed-by: serb, anthony
2013-02-19 17:26:40 +04:00
Vera Akulova
d273278133
8005920: After pressing combination Windows Key and M key, the frame, the instruction and the dialog can't be minimized
...
Reviewed-by: serb, denis
2013-02-15 17:46:39 +04:00
Lana Steuck
56014d30fc
Merge
2013-02-13 12:38:28 -08:00
Petr Pchelko
42b8720bef
7079260: InputContext leaks memory
...
Replaced strong refs with weak refs
Reviewed-by: art, serb
2013-02-13 15:27:29 +00:00
Vera Akulova
30a25e41d2
7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified
...
Added @build Util jtreg tag
Reviewed-by: serb, alexsch
2013-02-13 18:01:18 +04:00
Mikhail Cherkasov
fc6a9c2d07
8005932: Java 7 on mac os x only provides text clipboard formats
...
Reviewed-by: alexp, denis
2013-02-08 22:08:10 +04:00
Andrew Brygin
01ea5d17ec
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank
...
Reviewed-by: prr
2013-02-01 20:06:27 +04:00
Sergey Bylokhov
2c1808e68d
8003173: [macosx] Fullscreen on Mac leaves an empty rectangle
...
Reviewed-by: anthony, alexsch
2013-01-24 17:50:03 +04:00
Alexander Scherbatiy
97013ba028
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
...
Reviewed-by: serb, leonidr
2013-01-15 12:49:03 +04:00
David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08:00
Sergey Bylokhov
bfc0bfcd8e
8002308: [macosx] 7198229 should be applied to the user action only
...
Reviewed-by: anthony, skovatch
2012-11-27 17:03:19 +04:00
Konstantin Shefov
85947c2f2c
7072120: No mac os x support in several regression tests
...
Reviewed-by: anthony, serb
2012-10-30 12:47:35 +01:00
Sergey Bylokhov
b61d0d9772
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
...
Reviewed-by: anthony, kizune
2012-10-19 15:23:14 +04:00
Mikhail Cherkasov
1fd51fa05e
6818083: When DISPLAY is bad, InternalError thrown, not AWTError
...
Throw AWTError instead of InternalError if the DISPLAY is bad
Reviewed-by: anthony, serb
2012-10-16 20:11:19 +04:00
Konstantin Shefov
2cae43552d
7184326: TEST_BUG: java/awt/Frame/7024749/bug7024749.java has a typo
...
Reviewed-by: anthony
2012-10-12 18:46:15 +04:00
Oleg Pekhovskiy
ebff918cc7
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
...
Reviewed-by: art, denis
2012-10-03 21:01:47 +04:00
Alexander Scherbatiy
8bb2411d34
7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
...
Reviewed-by: serb, anthony
2012-09-26 18:59:12 +04:00
Sergey Bylokhov
08c6d03264
7160627: [macosx] TextArea has wrong initial size
...
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
2012-09-24 21:33:41 +04:00
Alexander Scherbatiy
aca74a151c
7199180: [macosx] Dead keys handling for input methods
...
Reviewed-by: kizune, anthony
2012-09-21 13:48:06 +04:00
Konstantin Shefov
67cc344382
7190587: Open source and jtreg'ify JAWT regression test
...
Reviewed-by: anthony, omajid
2012-09-18 17:38:40 +04:00
Alexander Scherbatiy
8b54dc6ea9
7196547: [macosx] Implement dead key detection for KeyEvent
...
Reviewed-by: skovatch, kizune
2012-09-14 15:30:46 +04:00
Oleg Pekhovskiy
08a51f1378
7186109: Simplify lock machinery for PostEventQueue & EventQueue
...
Reviewed-by: art, anthony, dholmes
2012-09-13 19:53:13 +04:00
Anton Tarasov
67b1f9248b
6981400: Tabbing between textfield do not work properly when ALT+TAB
...
7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing
7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7
Reviewed-by: art, leonidr
2012-08-31 16:31:29 +04:00
Anthony Petrov
ed711d4ca7
7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
...
Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE
Reviewed-by: art, serb
2012-08-24 14:58:04 +04:00
Alexander Scherbatiy
26f36a5cd0
7184365: closed/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest fails
...
Reviewed-by: serb, bagiras
2012-07-30 14:31:01 +04:00
Lana Steuck
565c89629e
Merge
2012-07-27 22:39:44 -07:00
Denis Fokin
4852f8a995
7149068: java/awt/Window/Grab/GrabTest.java failed
...
Reviewed-by: art, ant
2012-07-27 19:41:24 +04:00
Alexander Scherbatiy
8007dfcd9b
7129800: [macosx] Regression test OverrideRedirectWindowActivationTest fails due to timing issue
...
Reviewed-by: rupashka
2012-07-24 16:26:05 +04:00
Lana Steuck
f30c450012
Merge
2012-07-18 16:07:45 -07:00
Lana Steuck
7222ea9529
Merge
2012-07-16 16:49:29 -07:00
Phil Race
53cbbbb036
7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7
...
Reviewed-by: igor, jgodinez
2012-07-12 16:24:56 -07:00
Anthony Petrov
d91b2b6f6e
7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
...
Avoid unnecessary changes to the extended state
Reviewed-by: art, serb
2012-07-06 14:20:27 +04:00
Oleg Pekhovskiy
9931c2f2b8
7024749: JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
...
Reviewed-by: art, ant
2012-06-26 16:46:00 +04:00
Lana Steuck
83d6ffcacb
Merge
2012-06-08 12:00:22 -07:00
Denis Lila
440b57e0b5
7043963: AWT workaround missing for Mutter
...
Reviewed-by: art, anthony
2012-06-04 16:39:12 -04:00
Jonathan Lu
3a6a1bd322
7170655: Frame size does not follow font size change with XToolkit
...
Reviewed-by: serb, art
2012-05-30 10:58:11 +08:00
Lana Steuck
a6653a2f7c
Merge
2012-05-25 19:34:32 -07:00
Andrew Brygin
ea1b65ad8a
7146550: [macosx] DnD test failure in createCompatibleWritableRaster()
...
Reviewed-by: kizune, serb
2012-05-25 12:56:22 +04:00
Lana Steuck
8b00bb1651
Merge
2012-05-21 11:41:33 -07:00
Andrew Brygin
9ea4ab4133
7124400: [macosx] CGraphicsDevice.getConfigurations() returns reference to member (does not copy configs)
...
Reviewed-by: anthony, kizune
2012-05-21 14:04:46 +04:00
Anton Tarasov
781549f47d
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application
...
Forward port from 7u4
Reviewed-by: art
2012-05-17 21:48:57 +04:00
Sergey Bylokhov
9668994591
7080109: Dialog.show() lacks doPrivileged() to access system event queue
...
Reviewed-by: art, anthony
2012-05-10 20:05:12 +04:00
Alexander Scherbatiy
4d0e923a60
7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side
...
Reviewed-by: anthony, leonidr
2012-05-02 17:54:18 +04:00
Anthony Petrov
56a050e73a
7150109: [macosx] the Frame showed incomplete
...
Open-source the tests
Reviewed-by: art
2012-04-24 17:47:50 +04:00
Sean Chou
2f21d39ae5
7129742: Unable to view focus in Non-Editable TextArea
...
Make sure the cursor is visible by setVisible(true)
Reviewed-by: rupashka, alexp
2012-04-20 10:34:40 +08:00
Sergey Bylokhov
2e12d45877
7097771: setEnabled does not work for components in disabled containers
...
Reviewed-by: art, anthony
2012-04-10 22:09:58 +04:00
Anthony Petrov
1862aaa218
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
...
Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
2012-04-06 17:03:34 +04:00
Anthony Petrov
e352bc83f0
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
...
Establish the parent-child relationship for visible windows only
Reviewed-by: serb
2012-04-03 16:14:05 +04:00
Sean Chou
045668b454
7155298: Editable TextArea/TextField are blocking GUI applications from exit
...
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
2012-03-31 16:55:56 +08:00