Closed
Bug 494466
Opened 16 years ago
Closed 7 years ago
dotted border can appear as solid
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: harald, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1b4) Gecko/20090522 Gentoo Shireoko/3.5b4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1b4) Gecko/20090522 Gentoo Shireoko/3.5b4
In the to-be-attached example, the left border is supposed to be dotted, but it shows up as solid. It displays correctly in Firefox 2, and not quite correctly in Firefox 3.0 and 3.5. The DOM inspector shows that Firefox does understand it should be dotted, but it doesn't show up that way.
Reproducible: Always
I had added this to bug 491256, but reporting now as a new bug as requested.
Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
This regressed from Bug 368247.
Blocks: 368247
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking1.9.2?
Keywords: regression,
testcase
Version: unspecified → Trunk
Comment 3•15 years ago
|
||
I would be interested to know if the latest patch (attachment 385934 [details] [diff] [review]) in bug 19963 helps with this bug.
Flags: blocking1.9.2? → wanted1.9.2+
Comment 4•9 years ago
|
||
User Agent Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID 20160526082533
I tested this on latest Nightly (49.0a1) and the left border is dotted.
However I observed another strange behavior in the testcase regarding the bottom edges of the borders.
For better understanding I will attach a screenshot showing the issue and how other browsers render the testcase.
Comment 5•9 years ago
|
||
Comment 6•7 years ago
|
||
This seems to work fine now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•