Bug 548430
| Summary: | Stop grabbing keyboard focus! | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Horsley <horsley1953> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | berrange, crobinso, hbrock, jforbes, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | virt-manager-0.8.3-2.fc13 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-04-09 01:44:04 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
Tom Horsley
2009-12-17 12:51:12 UTC
The only point virt-manager actively grabs keyboard focus is when interacting with a guest VNC console. Any other time, virt-manager is explicitly given keyboard focus by the window manager. So this just sounds like an fvwm bug, or fvwm mis-configuration to me. I just made a brand new user with the default gnome and metacity environemnt, ran gconf-editor to set the metacity settings to follow mouse and disable the "smart" focus for new apps, and virt-manager still grabs the focus when I start it in this environment as well. No other apps I tried (gnome-terminal, system-config-printer, to pick a couple at random) grabbed the focus. Only virt-manager seems to suffer from this disease, so I don't think it is a fvwm problem since I have now eliminated fvwm from the equation. Thanks for the info Tom, I was able to reproduce with the metacity gconf settings. Oddly enough, I just inadvertently fixed this a few days ago, with a cset that I thought was just a very minor cleanup: http://hg.fedorahosted.org/hg/virt-manager/rev/962e52a4b4c0 Apparently calling show() twice (or maybe present() after show()) was causing the improper focusing. Moving to POST. virt-manager-0.8.2-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/virt-manager-0.8.2-3.fc12 virt-manager-0.8.3-2.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/virt-manager-0.8.3-2.fc13 virt-manager-0.8.3-2.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update virt-manager'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/virt-manager-0.8.3-2.fc13 virt-manager-0.8.2-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update virt-manager'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/virt-manager-0.8.2-3.fc12 virt-manager-0.8.2-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. virt-manager-0.8.3-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |