[Webkit-unassigned] [Bug 6830] New: Outline auto is not cleared correctly for non-rectangular outlines
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jan 26 01:06:58 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6830
Summary: Outline auto is not cleared correctly for non-
rectangular outlines
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: Graham.Dennis at gmail.com
Summary: When you set the style "outline:auto" on a div which has overhanging
elements, a non-rectangular outline is drawn (as expected). However, when the
outline is removed, only the outline around the root div is cleared (and not
the outline around the overhanging elements).
This problem is also demonstrated by selecting, then deselecting
contentEditable divs which have overhanging elements.
In the testcase which I will attach, the first div has a grey "outline: auto"
which is removed after 100ms by a javascript call which sets the outline style
to "outline: none". The second div is a contentEditable version of the first
div. The outline is not shown around the overhanging part of the div (this may
be a different bug), but if the window is resized to force a refresh, and then
the div is deselected, the same problem is shown.
--
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