[Webkit-unassigned] [Bug 8032] New: REGRESSION: Focus ring not completely redrawn after a Delete changes it's size

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Mar 28 07:21:37 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8032

           Summary: REGRESSION: Focus ring not completely redrawn after a
                    Delete changes it's size
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: justin.garcia at apple.com
                CC: Graham.Dennis at gmail.com


This was caused by a change made between r12899 and r12934.  I think that
points to the fix for:
<http://bugzilla.opendarwin.org/show_bug.cgi?id=6831>
contentEditable outline darkens as caret moves

See the attached test case.  

The farthest I could reduce this an unstyled div inside a contenteditable div
with left padding. 

I can only produce the redraw problem by manually deleting the line break, I
can't produce it with document.execCommand("Delete") or by removing the line
break with JS.


-- 
Configure bugmail: http://bugzilla.opendarwin.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