Bug 43422

Summary: [GTK] Incorrect keyIdentifier for print screen key events
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue none

Description Martin Robinson 2010-08-03 08:00:32 PDT
The keyIdentifier string for print screen key events is "U+0000" instead of "PrintScreen."
Comment 1 Martin Robinson 2010-08-03 08:07:57 PDT
Committed r64555: <http://trac.webkit.org/changeset/64555>
Comment 2 Martin Robinson 2010-08-03 08:41:42 PDT
Created attachment 63337 [details]
Patch for this issue
Comment 3 Martin Robinson 2010-08-03 11:57:06 PDT
Comment on attachment 63337 [details]
Patch for this issue

Clearing flags on attachment: 63337

Committed r64573: <http://trac.webkit.org/changeset/64573>
Comment 4 Martin Robinson 2010-08-03 11:57:11 PDT
All reviewed patches have been landed.  Closing bug.