[Webkit-unassigned] [Bug 94856] New: Can't delete first and last characters of a root editable element with display: table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 14:33:17 PDT 2012


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

           Summary: Can't delete first and last characters of a root
                    editable element with display: table
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: HasReduction, InChromiumBugs, NeedsRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: enrica at apple.com, leviw at chromium.org


Created an attachment (id=160250)
 --> (https://bugs.webkit.org/attachment.cgi?id=160250&action=review)
Demonstrates the bug

When an root editable element has display:table, we can't delete the first character, and attempting to delete the last character removes the focus from the element.

http://crbug.com/107366

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