Bug 33774

Summary: Numpad Del doesn't work in text input boxes
Product: WebKit Reporter: A.C.Heron <acheron>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kent.hansen, zeno
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

A.C.Heron
Reported 2010-01-17 14:56:27 PST
In Linux web browsers based on Qt-Webkit the Del button on the numeric keypad doesn't work. The other Delete button works fine. To reproduce open a page with a text input form, e.g. https://bugs.webkit.org/, type some text into the "Search" form, move the cursor to the middle of the text and press the Delete button with the decimal point. This should delete the symbol to the right of the cursor, but it does nothing. Observed in Rekonq and Arora browsers. OS: Gentoo Linux AMD64, kernel version 2.6.30-gentoo-r5, xorg-server version 1.6.5-r1, Qt-Webkit version: 4.6.0-r1 (not sure to which version of webkit it corresponds). Keyboard was configured with the command: setxkbmap -layout 'us,ru(winkeys)' -option 'grp:alt_shift_toggle,grp_led:scroll,numpad:microsoft,compose:caps' Pressing Del generated no error messages in the console.
Attachments
Tor Arne Vestbø
Comment 1 2010-03-10 06:29:05 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component - Add the keyword 'Qt' to signal that it's a Qt-related bug http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Kent Hansen
Comment 2 2010-03-11 05:25:22 PST
Reproduced against r55658.
Zeno Albisser
Comment 3 2011-09-09 10:41:16 PDT
This was fixed by changeset 67389.
Note You need to log in before you can comment on or make changes to this bug.