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 1063195 - "ctrl+0" always shows at "Send Key" menu when using --hotkeys to set hotkeys
Summary: "ctrl+0" always shows at "Send Key" menu when using --hotkeys to set hotkeys
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-viewer
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Virt Viewer Maint
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-10 09:24 UTC by tingting zheng
Modified: 2014-06-18 04:29 UTC (History)
10 users (show)

Fixed In Version: virt-viewer-0.5.7-7.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 10:18:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description tingting zheng 2014-02-10 09:24:39 UTC
Description of problem:
"ctrl+0" always shows at "Send Key" menu when using --hotkyes to set hotkeys

Version-Release number of selected component (if applicable):
virt-viewer-0.5.7-6.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. prepare a guest named test.
2. # virt-viewer test --hotkeys=toggle-fullscreen=shift+f11,release-cursor=shift+f12
3.Check the menu "Send key"
4. # remote-viewer spice://127.0.0.1:5901 --hotkeys=toggle-fullscreen=shift+f11,release-cursor=shift+f12
5.Check the menu "Send key"
  
Actual results:
Step 3 and step 5,can see the hotkeys shift+f11 and shift+f12 at the bottom.But there is a "ctrl+0" at the bottom of the menu which is not be setted by the hotkey.

Expected results:
Only the hotkeys are listed under menu "Send Key",No "ctrl+0" shows at the bottom of the menu

Additional info:
When using virt-viewer or remote-viewer to launch guest,no "ctrl+0" shows at the bottom of the menu.

Comment 1 Marc-Andre Lureau 2014-02-10 09:28:12 UTC
iirc, this is fixed upstream and last release has it.

Comment 2 Christophe Fergeau 2014-02-10 09:46:32 UTC
Yup, fixed by https://www.redhat.com/archives/virt-tools-list/2014-January/msg00021.html (grmble at the non-descriptive commit log).
This is dependant on this series https://www.redhat.com/archives/virt-tools-list/2013-November/msg00016.html

Comment 5 Cui Lei 2014-02-18 05:43:58 UTC
I can reproduce this issue with virt-viewer-0.5.7-6.el7.x86_64

1. # virt-viewer test --hotkeys=toggle-fullscreen=shift+f11,release-cursor=shift+f12
2. # remote-viewer spice://127.0.0.1:5901 --hotkeys=toggle-fullscreen=shift+f11,release-cursor=shift+f12

Both after above two cmd, "ctrl+0" will show in the "send key" menu.

I verified the bug with virt-viewer-0.5.7-7.el7.x86_64

After above two commands, there is not "ctrl+0" shows, and "send key" menu displays normally.

So change the bug status from "ON_QA" to "VERIFIED".

Comment 6 Ludek Smid 2014-06-13 10:18:14 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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