< prev index next >

make/mapfiles/libawt_xawt/mapfile-vers

Print this page
rev 15059 : 8150954: Taking screenshots on x11 composite desktop produce wrong result
Summary: The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop.
Reviewed-by: alexsch, ssadetsky

*** 162,171 **** --- 162,172 ---- Java_sun_awt_X11_XRobotPeer_mouseMoveImpl; Java_sun_awt_X11_XRobotPeer_mousePressImpl; Java_sun_awt_X11_XRobotPeer_mouseReleaseImpl; Java_sun_awt_X11_XRobotPeer_mouseWheelImpl; Java_sun_awt_X11_XRobotPeer_setup; + Java_sun_awt_X11_XRobotPeer_loadNativeLibraries; Java_sun_awt_X11_XToolkit_getNumberOfButtonsImpl; Java_java_awt_Component_initIDs; Java_java_awt_Container_initIDs; Java_java_awt_Button_initIDs; Java_java_awt_Scrollbar_initIDs;
< prev index next >