| Summary: | Can't leave fullscreen when using compiz | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | John Newbigin <jn> |
| Component: | compiz | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.6 | CC: | gscrivan, rbalakri, rmcswain, tpelka |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-09-18 13:55:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1002711 | ||
|
Description
John Newbigin
2013-09-17 04:16:24 UTC
The bug seems to be caused by compiz that creates an invisible border to wrap the screen in order to detect some events. Doing so, it inhibits virt-manager to receive events that happen on the border around the screen. If my analysis is correct we can either: 1) fix the problem in compiz 2) workaround it in virt-manager to use a bigger button (I have tried to make the toolbar 3 pixels and it works) -- but the cost is also a bigger and uglier toolbar. I personally would prefer to see a fix, or at least investigate it so I am reassigning the ticket to "compiz". I have tried to reproduce the same problem with an upstream version of compiz (revno: 3789) and I couldn't hit the problem, this convinces me even more to give a try to fix it in compiz. These are the steps I've followed, let me know if I've done something wrong. $ bzr branch lp:compiz $ mkdir compiz/build $ cd compiz/build $ cmake .. -DCMAKE_INSTALL_PREFIX=~/tmp $ make -jN $ make install $ cd ~/tmp/ $ DISPLAY=:0 LD_LIBRARY_PATH=./lib ./bin/compiz --replace composite opengl In addition, as a temporary fix, I can workaround the problem if I grab-ungrab the pointer when it is very close to the toolbar. Please let me know if I can provide more information or assistance. This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate, in the next release of Red Hat Enterprise Linux. This Bugzilla has been reviewed by Red Hat and is not planned on being addressed in Red Hat Enterprise Linux 6 and therefore will be closed. If this bug is critical to production systems, please contact your Red Hat support representative and provide sufficient business justification. |