Bug 921326
Summary: | [RFE] Spice: Remote-Viewer: Cannot Use the + and - from the Number Pad to Zoom In/Zoom Out | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Geyang Kong <gkong> |
Component: | ovirt-engine | Assignee: | Nobody <nobody> |
Status: | CLOSED DUPLICATE | QA Contact: | Nisim Simsolo <nsimsolo> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 4.0.0 | CC: | bsanford, cfergeau, cwei, dblechte, desktop-qa-list, fidencio, jjongsma, lsurette, mjenner, mkrcmari, mtessun, mzhan, pvine, rbalakri, Rhev-m-bugs, spower, srevivo, tjamrisk, tpelka, trichard, tzheng, vipatel |
Target Milestone: | ovirt-4.2.2 | Keywords: | FutureFeature, Tracking |
Target Release: | --- | Flags: | mavital:
testing_plan_complete?
|
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | virt-viewer-0.6.0-6.el7 | Doc Type: | Bug Fix |
Doc Text: |
Previously, accelerators were not set for the number pad keys, so the user could not use the +, -, and 0 from the number pad to zoom in, zoom out, or reset the zoom in remote-viewer. Now, accelerators have been added for the number pad keys, so the user can use the +, -, and 0 from the number pad to zoom in, zoom out, or reset the zoom.
|
Story Points: | --- |
Clone Of: | 883433 | Environment: | |
Last Closed: | 2018-04-09 17:49:05 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Spice | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 921218, 1337574, 1337575 | ||
Bug Blocks: |
Comment 2
RHEL Program Management
2014-03-22 06:58:17 UTC
copying from Bug 883433 comment 6: > I opened an upstream bug to Gtk+. If it's acceptable, the solution should be pretty trivial. > https://bugzilla.gnome.org/show_bug.cgi?id=699823 I test with: virt-viewer-0.6.0-6.el7.x86_64.rpm Steps: 1. start and open a guest with virt-viewer # virsh start $vm # virt-viewer $vm 2. press "Num Lock" Press "Ctrl" and "-/+" in number pad Result: Nothing happens. As the result, move to ASSIGNED. (In reply to CongDong from comment #6) > I test with: > virt-viewer-0.6.0-6.el7.x86_64.rpm > > Steps: > > 1. start and open a guest with virt-viewer > # virsh start $vm > # virt-viewer $vm > > 2. press "Num Lock" > Press "Ctrl" and "-/+" in number pad > > > Result: > Nothing happens. > > As the result, move to ASSIGNED. Hmm. Actually this is my fault due to a lack of proper testing, sorry. Okay, the current situation is: - Only one accelerator can be used per widget, unless we start using GApplication for the {remote,virt}-viewer, what is something I wouldn't like to do/have as long as we are still maintaining GTK2 support. - A way to workaround this is having 2 widgets, with different accelerators (aka, one accelerator per widget) and then we have the menu items being duplicated, what I don't think is acceptable. So, my suggestion here is to close the bug as WONTFIX and then fix this as part of https://bugzilla.redhat.com/show_bug.cgi?id=1061817 (In reply to Fabiano FidĂȘncio from comment #7) > So, my suggestion here is to close the bug as WONTFIX and then fix this as > part of https://bugzilla.redhat.com/show_bug.cgi?id=1061817 I'm taking my suggestion back and now moving it to the next release. Hopefully we will be able to easily fix that there. oVirt 4.0 Alpha has been released, moving to oVirt 4.0 Beta target. work in progress, added 2 bugs to the dependency tree. oVirt 4.2.0 has been released on Dec 20th 2017. Please consider re-targeting this bug to next milestone. Sarah I see you moved component from RFE to ovirt-engine but this seems to be a platform bug on virt-viewer component. Maybe move to RHEL/virt-viewer? *** This bug has been marked as a duplicate of bug 921218 *** BZ<2>Jira Resync |