[Webkit-unassigned] [Bug 33774] New: Numpad Del doesn't work in text input boxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 17 14:56:27 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33774

           Summary: Numpad Del doesn't work in text input boxes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: acheron at front.ru


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list