Closed Bug 15323 Opened 26 years ago Closed 25 years ago

Outlines do not follow the curved edge of elements with -moz-border-radius set

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 24676

People

(Reporter: bugs, Assigned: dcone)

Details

(Keywords: css-moz)

Try this code: div#button { border : 2px outset #CCCCDD; outline : 1px solid #000000; -moz-border-radius : 6px; } <div id="button"> this is a button </div> notice that the border of the div is curved, but the outline surrounds the rectangle of the div, rather than curving around the edge. I believe this is required for appearance tuning of XP Widgets.
Assignee: peterl → rods
Rod, I seem to recall you added the outline rendering code, it apparently is bypassing the rounded corner logic?
Assignee: rods → dcone
Don, this is your dashed outline stuff, this may be a duplicate.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → REMIND
This is basically an undefined feature... outlines do not support the rounded attribute currently.
Summary: Outlines do not follow the curved edge of elements with -moz-border-radius set → {css-moz} Outlines do not follow the curved edge of elements with -moz-border-radius set
Status: RESOLVED → VERIFIED
Verified REMIND
this is needed for the basic widget look and feel for buttons etc. Thanks in adv
Keywords: css-moz
This is now being asked again in the form of bug 24676.
Summary: {css-moz} Outlines do not follow the curved edge of elements with -moz-border-radius set → Outlines do not follow the curved edge of elements with -moz-border-radius set
I'm reopening this...
Status: VERIFIED → REOPENED
Resolution: REMIND → ---
...so that I can mark it as a duplicate of bug 24676. dcone: Is that correct? *** This bug has been marked as a duplicate of 24676 ***
Status: REOPENED → RESOLVED
Closed: 26 years ago25 years ago
Resolution: --- → DUPLICATE
Verified duplicate.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.