Bug 156425
Summary: | Panel dialogs always on top | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kyrre Ness Sjøbæk <kyrsjo> |
Component: | gnome-panel | Assignee: | Mark McLoughlin <markmc> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | gnome-panel-2.10.1-10 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-05-11 08:59:43 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: | |||
Bug Depends On: | |||
Bug Blocks: | 136451 |
Description
Kyrre Ness Sjøbæk
2005-04-29 23:03:54 UTC
It is interesting that metacity fails to raise other windows over any dialogs opened from the panel. The same is true for the "Delete Panel" dialog, for "About", etc. They are not transient for the panel, but maybe being in the same window group is enough to confuse metacity. In fact, removing WM_HINTS (with the window group information) from the "Add to panel" dialog lets me raise other windows above it. I have filed http://bugzilla.gnome.org/show_bug.cgi?id=303570 about this. It probably makes more sense to treat it as a panel issue... (Fixed upstream and backported the patch) * Wed May 11 2005 Mark McLoughlin <markmc> 2.10.1-10 - Fix "dialogs pop up under panel dialogs" issue (bug #156425) |