[Webkit-unassigned] [Bug 25510] New: Shift-delete doesn't work right on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 1 11:16:46 PDT 2009


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

           Summary: Shift-delete doesn't work right on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: eric at webkit.org


Shift-delete beeps on Windows instead of Doing the Right Thing (tm).

Steps to reproduce:
1) Type "123456" in a text area.
2) Place your cursor between the "3" and the "4".
3) Hold down shift and press the delete key.

Actual Behavior:
BEEP

Expected Behavior:
The 3 is deleted.

This behavior is somewhat inconsistent on Windows.  Notepad deletes the 3. 
Firefox deletes the 4.  Internet Explorer does nothing.


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



More information about the webkit-unassigned mailing list