[Webkit-unassigned] [Bug 16895] New: contentEditable region retains blue border after it's made uneditable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 11:00:54 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16895

           Summary: contentEditable region retains blue border after it's
                    made uneditable
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://nick-santos.com/tests/content_editable_bug.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nicksantos at google.com


Repro steps:
1) Create a div with contentEditable=true, and focus it
2) Observe the blue border (how WebKit signals "the currently editable region")
3) Set contentEditable=false

Expected result:
The border should disappear, since the div is no longer editable

Actual result:
The border persists

Demo link:
http://nick-santos.com/tests/content_editable_bug.html

Tested on:
WebKit nightly/OSX
Safari3/Windows


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