Closed Bug 417969 Opened 16 years ago Closed 16 years ago

Border-style dotted or dashed not rendered correctly

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 417543

People

(Reporter: bugzilla, Unassigned)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

Setting dynamically border-style to dotted (or dashed) is not rendered for each 4 sides. Border-bottom and border-left are rendered as solid, not as dotted (or dashed).

Steps to reproduce
------------------

1- Load provided URL
2- Set Style to dotted in the form

Actual results and expected results:
See attachment

Reproducible in Seamonkey 2.0a1pre rv: 1.9b4pre build 2008021602

Note:
- I searched for a duplicate and did not find one specifically stating the actual versus expected results
- Component set to Layout: please reset accordingly if this is wrong
- Adding regression keyword
This bug also happens with outline borders.

Steps: 
1- load http://www.gtalbot.org/DHTMLSection/
2- focus a link

Involved stylesheet ( http://www.gtalbot.org/Stylesheets/StartSection.css ) has:

a:focus, button:focus, input:focus
		{
		outline: 2px dotted black;
		}

and you'll see that left outline border and bottom outline border are solid, not dotted.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Marking as VERIFIED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: