Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionAtro Tossavainen
2012-02-17 08:23:59 UTC
Description of problem:
Finnish keymap has errors - the key between left shift and Z produces wrong characters
Version-Release number of selected component (if applicable):
0.12.1.2-2.209.el6_2.4
How reproducible:
100%
Steps to Reproduce:
1. Set a virtual host's keymap to Finnish in virt-manager and reboot
2. Alternatively, use virt-viewer with -k fi -vnc
Actual results:
Pressing the key produces z, X with shift, | with AltGr
Expected results:
Pressing the key should produce <, > with shift, | with AltGr
Additional info:
First reported by Timo Sirainen for Debian yesterday, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660154
> Steps to Reproduce:
> 1. Set a virtual host's keymap to Finnish in virt-manager and reboot
> 2. Alternatively, use virt-viewer with -k fi -vnc
>
> Actual results:
> Pressing the key produces z, X with shift, | with AltGr
>
> Expected results:
> Pressing the key should produce <, > with shift, | with AltGr
You'll get the expected results when you'll leave the keymap undefined:
http://lists.nongnu.org/archive/html/qemu-devel/2012-03/msg00262.htmlhttps://bugzilla.redhat.com/show_bug.cgi?id=638523
That being said, if the proposed change will be applied upstream we should include it in the RHEL 6 package, too.
Comment 3Markus Armbruster
2012-04-04 13:26:50 UTC
I can reproduce this issue with an European layout keyboard(105 keys). Using the same steps in comment 0, can get the same errors.
Pressing the key between left shift and Z ,produces X, z with shift, | with AltGr
So, change to qa_ack+
Regards
daiwei
(In reply to comment #0)
> Description of problem:
> Finnish keymap has errors - the key between left shift and Z produces wrong
> characters
Hi Atro, could you help me verify this bug now please? It is not easy for me to get such keyboard.
Best Regards & thanks.
sluo
Reproduce this issue on qemu-kvm-0.12.1.2-2.209.el6.x86_64.
host info:
# uname -r && rpm -q qemu-kvm
2.6.32-345.el6.x86_64
qemu-kvm-0.12.1.2-2.209.el6.x86_64
Steps:
1.prepare a European layout keyboard(105 keys) to host.
2.boot a guest with '-k fi -vnc :1'.
eg:# /usr/libexec/qemu-kvm -M rhel6.2.0 -enable-kvm -m 2048 -smp 2 -name test -drive file=/home/RHEL-Server-6.4-64-virtio.qcow2,if=none,id=drive-virtio-disk0,format=qcow2,serial=f82002eb-520c-469b-90c2-663277e90437,cache=none,werror=stop,rerror=stop,aio=native -device ide-drive,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1,bus=ide.0,unit=0 -netdev tap,id=hostnet0,vhost=on -device e1000,netdev=hostnet0,id=net0,mac=00:1a:4a:42:0b:38,bus=pci.0 -k fi -vnc :1 -monitor stdio
3.press the key to generates <> characters.
Results:
after step 3, pressing the key to generates <> characters doesn't work correctly, instead of "<" it shows "z" (press '>|<') and instead of ">" (press shift + '>|<') it shows "X".
Verify this issue on qemu-kvm-0.12.1.2-2.337.el6.x86_64.
host info:
# uname -r && rpm -q qemu-kvm
2.6.32-345.el6.x86_64
qemu-kvm-0.12.1.2-2.337.el6.x86_64
Steps:
the same steps to reproduce.
Results:
after step 3, press '>|<' to produce '<' and press shift + '>|<' to produce '>' correctly.
Base on above, this issue has been fixed correctly.
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.
http://rhn.redhat.com/errata/RHBA-2013-0527.html