Closed
Bug 308468
Opened 19 years ago
Closed 16 years ago
The underline of links in the document on hover are displayed incorrect.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jaapcoomans, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 In the page http://www.yaravandenbroek.nl/lennert.html we make use of a css-style sheet. The underlining of the 2 links on hover doesn't work the right way. When the links are hovered they should be underlined. In reality only the first link is partially underlined when hovering over it. When you leave the link at the top, the line remains. Reproducible: Always Steps to Reproduce: We tried to reduce the error page to a minimum. The minimal conditions to reproduce the problem are: * there are two links within one p-tag with a br-tag between them * above the links there is a section for which the stylesheet defines the use of the fonts 'courier' or 'courier new' at a size of 28pt. * This all is surrounded by a div-tag * The stylesheet defines that the links are only underlined when hovered Actual Results: the links are displayed incorrectly when you hover over them. The second link will not be underlined at all, the first only gets underlined over the length of the second one. When the first link is left over the top, the line remains visible. Expected Results: When one of the links is hovered i should be entirely underlined. The line should dissapear when the link is left. The error occurs on serveral different windows machines. Other browsers don't display the error.
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 ID:2005091210 Seems to be working fine with the build above (DIY Firefox 1.5b1), so must have been fixed in the more than a year of Gecko development since 1.0.x. Can't find any obvious bugs to dupe against though.
Comment 2•19 years ago
|
||
Closing as works for me. Reporter if you can reproduce this with a newer version of firefox (firefox 1.5 beta 1 or final when it is released, not 1.0.7) then please reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•19 years ago
|
||
Well, you're partially right. The supplied link doesn't seem to produce the error anymore with the 1.5b1 build. However, the problem remains at http://www.aaca.nl, the site where we discovered the bug. Now decide for yourself what extra information is on that site to produce the error, i'm tired of seeking for it.
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
There were indeed issues with http://www.aaca.nl in Firefox 1.5, but these have been fixed since Fx2.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago → 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•