Bug 6100

Summary: REGRESSION: Focus ring on contenteditable div outlines text in overflow area instead of div
Product: WebKit Reporter: Adele Peterson <adele>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case none

Adele Peterson
Reported 2005-12-15 11:24:38 PST
In the attached test file, when you click on the text in the contenteditable div, you'll see an odd focus ring. Instead of stopping at the bottom of the div, it outlines the text below that is in the overflow area.
Attachments
test case (2.80 KB, text/html)
2005-12-15 11:25 PST, Adele Peterson
no flags
Adele Peterson
Comment 1 2005-12-15 11:25:06 PST
Created attachment 5097 [details] test case
Adele Peterson
Comment 2 2005-12-15 11:26:49 PST
<rdar://problem/4381360> REGRESSION: Focus ring on contenteditable div outlines text in overflow area instead of div (6100)
Adele Peterson
Comment 3 2005-12-15 11:57:14 PST
Hyatt proposed a fix for this, and I'm testing it right now.
Note You need to log in before you can comment on or make changes to this bug.