[Webkit-unassigned] [Bug 24362] New: Cannot backspace out of list at start of contentEditable region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 10:48:32 PST 2009


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

           Summary: Cannot backspace out of list at start of contentEditable
                    region
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.mozilla.org/editor/midasdemo/
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sullivan at google.com
                CC: jparent at google.com


Steps to reproduce:

1. Go to Midas Demo: http://www.mozilla.org/editor/midasdemo/
2. Check "View HTML Source" and type the following HTML:
<ul><li>a</li></ul>
3. Uncheck "View HTML Source" and put the cursor before the 'a' character.
4. Press backspace.

Actual result:
Nothing happens

Expected result:
List item deleted.

This affects Google Docs. Possibly related to bug 11331?


-- 
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