RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1092786 - Problems of virt-manager shortcut keys
Summary: Problems of virt-manager shortcut keys
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-manager
Version: 7.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Giuseppe Scrivano
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 883759
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-30 02:30 UTC by Cui Lei
Modified: 2016-04-26 15:03 UTC (History)
8 users (show)

Fixed In Version: virt-manager-1.1.0-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 883759
Environment:
Last Closed: 2015-03-05 10:06:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0427 0 normal SHIPPED_LIVE virt-manager bug fix and enhancement update 2015-03-05 14:38:46 UTC

Comment 1 Martin Kletzander 2014-05-01 21:49:49 UTC
I can reproduce that and when running with --debug I see this line in the output:

(virt-manager:13558): Gtk-WARNING **: widget `GtkBox' isn't suitable for mnemonic activation

Although <Tab> key works as expected!

I tried adding various combinations of the following:

<property name="mnemonic_widget">pool-hostname</property>
<property name="mnemonic_widget">pool-hostname-label</property>

<accessibility>
  <relation type="label-for" target="pool-hostname"/>
</accessibility>

<accessibility>
  <relation type="labelled-by" target="pool-hostname-label"/>
</accessibility>

<relation target="pool-hostname-label" type="labelled-by"/>

to the pool-hostname(-label) elements, but with no success.

I'd say there's a problem when we migrated to gtk3, but it looks like gtk3 is not the problem, since this was cloned from RHEL6.5 where the problem still persists.  This would be good to fix and i think it might be trivial (after we find out what the problem is).

Comment 2 zhengqin 2014-05-04 07:28:41 UTC
Duplicate hotkey exists on window "Configure network interface"

Steps to Reproduce:
1. Open virt-manager, from "Edit" - > "Connection Details" -> "Network 
Interfaces"

2. Click "+" button, and click "Forward" button

3. On window "Configure network interface step 2 of 2", Press key "Alt".


Actual results:
Duplicate hotkey "C" exist on button "Configure" and "Cancel"

Expected results:
Duplicate hotkey should not be existed

Comment 3 Giuseppe Scrivano 2014-06-12 08:38:28 UTC
these problems were fixed in the upstream version of virt-manager:

https://www.redhat.com/archives/virt-tools-list/2014-June/msg00079.html

Comment 5 Cui Lei 2014-09-29 09:13:58 UTC
Verified above issue with virt-manager-1.1.0-3.el7, all the issue were fixed!
Include the 7 issues in description, the issue which lcui and zsong descripted.
So change the status from 'ON_QA' to 'VERIFIED'.

Comment 8 errata-xmlrpc 2015-03-05 10:06:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0427.html


Note You need to log in before you can comment on or make changes to this bug.