Closed
Bug 241627
Opened 22 years ago
Closed 20 years ago
underline doesn't get :hover color sometimes (rounding error?)
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 212302
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: testcase)
Attachments
(1 file)
|
534 bytes,
text/html
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a) Gecko/20040423
Firefox/0.8.0+
| Reporter | ||
Comment 1•22 years ago
|
||
Steps to reproduce:
1. Hover over the links in the testcase.
Result: Only every other underline turns red when you hover over the link.
Expected: All the underlines should turn red when you hover over the link.
Comment 2•22 years ago
|
||
WFM with a Seamonkey Linux Gtk2 trunk build from yesterday. Maybe this bug is
either resolution dependent (if it's a rounding error) or Windows only?
| Reporter | ||
Comment 3•22 years ago
|
||
I'm using 1024x768.
Comment 4•22 years ago
|
||
Looks liek a rounding error. I see this at my default settings, but ctrl-+ or -
to change fontsize fixes it. Until i go back to 100% font size.
Comment 5•22 years ago
|
||
Michiel, what OS?
Comment 6•22 years ago
|
||
sorry for not mentioning.
Linux, self build gtk2+xft, 96dpi, default 12px font size.
Comment 7•22 years ago
|
||
OK.
Assignee: nobody → roc
Component: Layout: Fonts and Text → Layout: View Rendering
QA Contact: core.layout.fonts-and-text → ian
Confirmed Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a)
Gecko/20040424 Firefox/0.8.0+
1024x768
Comment 9•22 years ago
|
||
*** Bug 254798 has been marked as a duplicate of this bug. ***
Comment 10•21 years ago
|
||
Hmm...
Hit Control +
Hover over the second (or fourth or sixth) Mozilla
Hit Control -
Move the mouse
For me at least, the underline /remains/ red.
Would that happen from rounding errors?
Also, the dupe has a testcase that doesn't use pre at all, so I'm updating the
summary.
Summary: underline doesn't get :hover color in PRE (rounding error?) → underline doesn't get :hover color sometimes (rounding error?)
Comment 11•21 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050205
Firefox/1.0+
WFM
Comment 12•20 years ago
|
||
This could be a duplicate of bug 212302, in which case it would be fixed in today's build.
| Reporter | ||
Comment 13•20 years ago
|
||
I can repro the bug with yesterday's trunk build but not with today's, so it's a dup. (Testing on WinXP)
*** This bug has been marked as a duplicate of 212302 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•7 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
•