Bug 577953
Summary: | Full-screen java applet behavior changed | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bob Mader <bz-reply> |
Component: | java-1.6.0-openjdk | Assignee: | Jon VanAlten <jon.vanalten> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | ahughes, bz-reply, dbhole, gbarros, jpechane, lkundrak, mjw, omajid, rruss |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-12-02 20:51:44 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bob Mader
2010-03-29 20:23:21 UTC
This appears to be an issue in OpenJDK itself (rather than it being plugin specific). Re-assigning. It's a bug in Metacity rather than OpenJDK; see https://bugzilla.gnome.org/show_bug.cgi?id=405269 and Sun's bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6514512 Problem also observed in Fedora 13 with: java-1.6.0-openjdk-1.6.0.0-41.b18.fc13.i686 metacity-2.30.0-2.fc13.i686 This has been fixed upstream. It is a metacity issue, but they've indicated for a long time that because it is not broken spec they are not likely to change it. IcedTea did patch it in the past, but removed it in part because their upstream (OpenJDK) did not agree with it. But, it is not acceptable for full screen java windows to be obstructed by panel elements. So, being between a rock and a hard place, the patch has been added back to IcedTea: http://icedtea.classpath.org/hg/icedtea6/rev/5719610f7230 Coming soon (hopefully) to a fedora package near you! The patch has been backported to the stable 1.7 and 1.8 branches of IcedTea6 too, so it should ripple through to a package sooner or later, as Jon says. I just tested with Fedora 14 and the issue appears to be fixed. Thanks all for pushing this through! java-1.6.0-openjdk-1.6.0.0-49.1.9.2.fc14.i686 metacity-2.30.3-1.fc14.i686 Confirmed that this is fixed on Fedora 13 as well with java-1.6.0-openjdk-1.6.0.0-46.1.8.3.fc13.x86_64. Closing as fixed. |