Bug 12610

Summary: Pressing some keys don't fire KeyPress event
Product: xorg Reporter: Lukasz Krotowski <lukasz.krotowski>
Component: Server/GeneralAssignee: Daniel Stone <daniel>
Status: RESOLVED WORKSFORME QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
xorg.conf
none
Xorg.0.log none

Description Lukasz Krotowski 2007-09-28 07:02:58 UTC
When using xserver from git (dc37f91d94b1b580f589cefe40630017bb4d8bb8 from branch no-pci-rework) keys: 1, 4, 7, 8, 9, -, =, BackSpace don't fire KeyPress when pressed. Xev reports that KeyPress is fired on releasing (with KeyRelease event). Xserver-1.4 works fine.
Comment 1 Lukasz Krotowski 2007-09-28 07:03:38 UTC
Created attachment 11800 [details]
xorg.conf
Comment 2 Lukasz Krotowski 2007-09-28 07:04:11 UTC
Created attachment 11801 [details]
Xorg.0.log
Comment 3 Daniel Stone 2007-09-28 07:45:00 UTC
Bizzare.  Could you please git bisect it?
Comment 4 Lukasz Krotowski 2007-09-28 08:12:17 UTC
Bizarre indeed (when using EXA broken keys are different), but applying patch: "Fix key repeats during VT switch." (81c28ffd2b13a83770eadcfd7829d35d319d637f) cherry-picked at xorg-server-1.4 branch fixes keys. So I suppose it's just another cherry-pick time. ;)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.