jdk-24/jdk/test/java/awt
Vladimir Kravets 4693d6568d 8012586: [x11] Modal dialogs for fullscreen window may show behind its owner
Use the _NET_WM_WINDOW_TYPE_DIALOG type for owned windows

Reviewed-by: anthony, art, serb
2013-04-26 18:48:11 +04:00
..
AlphaComposite 6918065: Crash in Java2D blit loop (IntArgbToIntArgbPreSrcOverMaskBlit) in 64bit mode 2010-03-08 11:35:30 -08:00
appletviewer/IOExceptionIfEncodedURLTest 7072120: No mac os x support in several regression tests 2012-10-30 12:47:35 +01:00
Choice 7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call 2012-10-03 21:01:47 +04:00
Color/OpacityChange 6783910: (dav) java.awt.Color.brighter()/darker() methods make color opaque 2010-11-30 21:54:55 +03:00
Component 7097771: setEnabled does not work for components in disabled containers 2012-04-10 22:09:58 +04:00
Container 7041387: Introduce new boolean system property java.awt.smartInvalidate 2011-05-10 18:28:05 +04:00
Cursor/PredefinedPrivate 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DataFlavor/MissedHtmlAndRtfBug 8005932: Java 7 on mac os x only provides text clipboard formats 2013-02-08 22:08:10 +04:00
datatransfer 7075105: WIN: Provide a way to format HTML on drop 2013-03-27 16:19:51 +04:00
Desktop/OpenByUNCPathNameTest 6550588: java.awt.Desktop cannot open file with Windows UNC filename 2013-03-20 20:41:03 +04:00
Dialog 7080109: Dialog.show() lacks doPrivileged() to access system event queue 2012-05-10 20:05:12 +04:00
dnd 8006941: [macosx] Deadlock in drag and drop 2013-04-05 18:29:53 +01:00
event 8010009: [macosx] Unable type into online word games on MacOSX 2013-04-12 14:09:03 +04:00
EventDispatchThread 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
EventQueue 7186109: Simplify lock machinery for PostEventQueue & EventQueue 2012-09-13 19:53:13 +04:00
FileDialog 6998877: After double-click on the folder names , FileNameOverrideTest FAILED 2011-04-05 16:50:11 +04:00
Focus 8011186: [TEST_BUG] java/awt/Focus/OverrideRedirectWindowActivationTest/OverrideRedirectWindowActivationTest.java failed on windows 8 2013-04-24 11:48:54 +04:00
font 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
FontClass 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
FontMetrics 7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7 2012-07-12 16:24:56 -07:00
Frame 7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified 2013-02-13 18:01:18 +04:00
FullScreen 8003173: [macosx] Fullscreen on Mac leaves an empty rectangle 2013-01-24 17:50:03 +04:00
geom 7040717: Test case for 6522514 was not included in bug fix 2011-05-10 15:59:01 -07:00
grab 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Graphics 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Graphics2D 8000629: [macosx] Blurry rendering with Java 7 on Retina display 2013-04-12 15:28:49 +04:00
GraphicsConfiguration/NormalizingTransformTest 7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform() 2012-10-19 15:23:14 +04:00
GraphicsDevice 8007146: [macosx] Setting a display mode crashes JDK under VNC 2013-03-21 16:50:35 +04:00
GraphicsEnvironment 7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit 2011-04-06 17:13:08 +04:00
GridBagLayout/GridBagLayoutIpadXYTest 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GridLayout/LayoutExtraGaps 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
im 7079260: InputContext leaks memory 2013-02-13 15:27:29 +00:00
image 8000629: [macosx] Blurry rendering with Java 7 on Retina display 2013-04-12 15:28:49 +04:00
Insets 6444769: java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html fails 2010-12-14 13:51:07 +00:00
JAWT 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
keyboard/EqualKeyCode 6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails 2011-04-27 18:15:27 +04:00
KeyboardFocusmanager 8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx 2013-01-15 12:49:03 +04:00
List 8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list 2013-02-19 20:00:02 +04:00
Menu 6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards 2010-08-31 15:05:09 +04:00
MenuBar 7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows 2011-08-01 17:05:16 +04:00
Mixing 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Modal 8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException 2013-02-19 17:26:40 +04:00
Mouse 7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side 2012-05-02 17:54:18 +04:00
MouseAdapter/MouseAdapterUnitTest 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MultipleGradientPaint 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Multiscreen 6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf 2010-10-14 18:56:18 +04:00
Paint 7043054: REGRESSION: JDK 7 b126 : Wrong userBounds in Paint.createContext() 2011-05-11 16:12:01 -07:00
print 7143070: test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit 2012-02-13 17:49:23 +04:00
PrintJob 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
regtesthelpers 7079260: InputContext leaks memory 2013-02-13 15:27:29 +00:00
Robot 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ScrollPane/ScrollPanePreferredSize 7160627: [macosx] TextArea has wrong initial size 2012-09-24 21:33:41 +04:00
TextArea 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
TextField 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
Toolkit 8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris 2013-04-22 18:39:04 +04:00
TrayIcon 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Window 7149068: java/awt/Window/Grab/GrabTest.java failed 2012-07-27 19:41:24 +04:00
WMSpecificTests 8012586: [x11] Modal dialogs for fullscreen window may show behind its owner 2013-04-26 18:48:11 +04:00
xembed/server 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00