-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b60
-
generic
-
linux
-
Verified
The fix for 6804747 (Ensure consistent graphicsConfig member across components hierarchy) seems to be incomplete for X11 platforms. Indeed, XComponentPeer.updateGraphicsData() only updates peer's local fields, however native resources (X11 Visual) are untouched. Unfortunately, there's no way to change Window's visual on the fly, so we'll have to re-create peer's window (or simply re-create component's peer) on every GC change.
- relates to
-
JDK-6804747 Ensure consistent graphicsConfig member across components hierarchy
-
- Closed
-
-
JDK-6802853 API: shaped & translucent windows
-
- Closed
-
-
JDK-6783411 Reparenting HW components to another toplevel should not destroy their peer
-
- Closed
-
-
JDK-2177444 Translucent windows are completely repainted on every paint event, on Windows
-
- Closed
-