Bug 529398
Summary: | Regression: Twinview, can no longer drag panels, or create panels on separate monitors. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill C. Riemers <briemers> |
Component: | gnome-panel | Assignee: | Ray Strode [halfline] <rstrode> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 11 | CC: | beland, louizatakk, mcarpent, rstrode |
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-01-25 15:50:12 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
Bill C. Riemers
2009-10-16 16:00:25 UTC
Still a problem in fedora 12 beta. I found a somewhat better workaround is to list my monitors as if the are stacked vertically. It gets confusing needing to move the mouse down the screen to move to the right, but then I do not get any pop-up windows between monitors, and somehow the "maximize" button knows to extend only the size of one monitor. Bill I changed xorg.conf file "screen" section as follows: Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "Xinerama" "1" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "NoTwinViewXineramaInfo" "False" Option "metamodes" "CRT-0: 1280x1024_75 +0+0, CRT-1: 1280x1024_75 +1 280+0" SubSection "Display" Depth 24 EndSubSection EndSection This resolves all my problems, except the one reported in the subject line. I still can not move or create panels on my right monitor. Bill Yep, I am having the same issue here. Started with F-11 and continues in F-12. It was really nice having a separate panel/window list for the second screen. If this ability could be re-introduced it would be great. *** This bug has been marked as a duplicate of bug 537959 *** Bug 494740 notes that panels *can* be moved with Alt + drag. |