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 1172108 - Some shortcut keys on hardware page do not take effect
Summary: Some shortcut keys on hardware page do not take effect
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-manager
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Giuseppe Scrivano
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-09 12:18 UTC by CongDong
Modified: 2015-11-19 05:22 UTC (History)
4 users (show)

Fixed In Version: virt-manager-1.2.0-3-el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 05:22:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2206 0 normal SHIPPED_LIVE virt-manager bug fix and enhancement update 2015-11-19 08:17:29 UTC

Description CongDong 2014-12-09 12:18:39 UTC
Description of problem:
Some shortcut keys on hardware page do not take effect, and some
other item do not have a shortcut key

Version-Release number of selected component (if applicable):
virt-manager-1.1.0-9.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1.start virt-manager and open details page of a guest
 - # virt-manager 
 - double click on a guest
 - click "Show virtual hardware details" button

2.Click on "Overview" item, and press "Alt" key to see the shortcut for
the options in "Overview" page, the key will be underlined
3.Press "Alt" + "X"(The shortcut key) to focus the option

Actual results:
I check all the shortcuts, also the "Add hardware" page,
the following is my result(W: do not take effect, N: do not have shortcut)

*Hardware page*
Overview:
  Title, Description -  N

Processor:
  Current allocation - W
  Maximum allocation - N
  Configuration - N
   - Copy host CPU configuration, Model - N
  Topology - N
   - Manually set CPU topology, Sockets, cores, Threads - N
  Pining - N

Storage:
  Advanced options:
   - Disk bus - W
   - Serial number - Conflict with Shareable
   - Storage format - Conflict with IO Tuning
  Performance options
   - Cache mode, IO mode - W
  IO Tuning: wrong
   - Read, Write, Total - N

Network:
  Network source - N
  Device model - N

Display:
  "TLS port" conflict with "Type"
  Password - no

Sound:
  Device model - W

Video QXL:
  Model - W

Controller USB:
  Model - N

Controller PCI:
  Model - N


*Add hardware page*
Storage:
  Create a disk image on the computer's hard drive:
   - GiB - W
  Device type - W
  Advanced options:
   - Storage format - W

Controller:
  Type - W

Network:
  Network source - W

Input: 
  Type -W

Graphics:
  "Type" conflict with "TLS port"
  Password - N
  
Channel:
  Name - W
  
USB Redirection:
  Type - W

TPM:
  Device Path - N

RNG:
  Type - W
  Device - N

Panic Notifier:
  Address Type, IO Base - W

Expected results:
The shortcuts should take effects.

Additional info:

Comment 3 Giuseppe Scrivano 2014-12-12 08:28:50 UTC
this change depends from a bunch of commits (some of them change many lines) plus some other missing that I will fix.  I don't think it is safe to backport these changes now and that is why I moved it to 7.2.

Comment 4 Giuseppe Scrivano 2014-12-12 10:36:22 UTC
patch sent upstream:

https://www.redhat.com/archives/virt-tools-list/2014-December/msg00118.html

Comment 5 Giuseppe Scrivano 2014-12-13 14:44:17 UTC
and committed:

commit 2dff68c1df3691c4e57dec2127a2c3877a9319b9
Author: Giuseppe Scrivano <gscrivan>
Date:   Fri Dec 12 11:31:11 2014 +0100

    virtManager: Add missing shortcut keys
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1172108
    
    Signed-off-by: Giuseppe Scrivano <gscrivan>

Comment 8 fwu 2015-05-11 07:40:33 UTC
I can reproduce this issue with package:
virt-manager-1.1.0-9.el7.noarch

Then try to verify with new build:
virt-manager-1.2.0-2.el7.noarch

steps:
1.start virt-manager and open details page of a guest

    # virt-manager
    double click on a guest
    click "Show virtual hardware details" button

2.Click on "Overview" item, and press "Alt" key to see the shortcut for
the options in "Overview" page, the key will be underlined
3.Press "Alt" + "X"(The shortcut key) to focus the option

Result:

All of the functions list in Comment 0 have added with correct shortcut except one on "Add hardware page"

USB Redirection – Type: after use Alt +"T" , type item cannot be chosen.

According it, assigned this bug back.

so  Giuseppe Scrivano, please help check this issue, thanks.

Comment 12 fwu 2015-05-18 07:43:08 UTC
In the latest version of virt-manager-1.2.0-3.el7.noarch, all of the short-cut keys list in Comment 0 are working, including the 'USB Redirection – Type' stated in Comment 8.

So, move this bug from ON_QA to VERIFIED

Comment 14 errata-xmlrpc 2015-11-19 05:22:54 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-2206.html


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