Bug 15840

Summary: REGRESSION: AltGr does not work in Nightlies for Windows newer than r26759
Product: WebKit Reporter: Robert Blaut <webkit>
Component: TextAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Major CC: oliver
Priority: P1 Keywords: InRadar, Regression
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows XP   

Robert Blaut
Reported 2007-11-05 03:14:20 PST
Summary: I use combination AltGr + key to type Polish specific letters like "&#380;ó&#322;&#263;&#281;&#347;&#261;&#378;&#324;". Last nightly that the combinations work is r26759. Newer builds does not work any more :( I use WebKit engine with Safari 310A18. Steps to reproduce: 1) Install Polish (Programmers) keyboard layout in you Windows XP installation. 2) Run the latest Webkit Nightly for Windows. 2) Open example page with textarea element: http://www.htmlref.com/examples/chapter12/textarea.html 3) Try to type inside textarea using combination AltGr + a, AltGr + o Expected results: Safari should display "&#261;ó" Currect result: Safari displays nothing.
Attachments
Robert Blaut
Comment 1 2007-11-05 03:21:02 PST
The bug report form converted Polish glyphs to html entities.
David Kilzer (:ddkilzer)
Comment 2 2007-11-05 09:06:09 PST
Oliver Hunt
Comment 3 2007-11-05 17:30:53 PST
This bug was introduced by overly zealous key event filtering introduced in r27012
Ada Chan
Comment 4 2007-11-05 18:16:09 PST
Fixed in r27459
Note You need to log in before you can comment on or make changes to this bug.