Closed
Bug 379328
Opened 18 years ago
Closed 18 years ago
Focus outline for links is no longer drawn
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: vlad)
References
Details
(Keywords: regression, testcase)
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
The focus outline for links is no longer drawn, as of about an hour ago. Here's a simple testcase:
<h3 style="outline: 1px dotted;">This should have a dotted outline</h3>
It works fine if you specify "black", so something is picking the wrong color or alpha.
bz and vlad are figuring out why on #developers right now.
Reporter | ||
Comment 1•18 years ago
|
||
Assignee | ||
Comment 2•18 years ago
|
||
I checked in a fix
Assignee: nobody → vladimir
Status: NEW → ASSIGNED
Reporter | ||
Comment 3•18 years ago
|
||
bz and vlad asked me to change the reftest to avoid using text, since text rendering is complex platform-specific code.
Attachment #263334 -
Attachment is obsolete: true
Reporter | ||
Updated•18 years ago
|
Flags: in-testsuite+
Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•