WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33774
Numpad Del doesn't work in text input boxes
https://bugs.webkit.org/show_bug.cgi?id=33774
Summary
Numpad Del doesn't work in text input boxes
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug