Closed
Bug 127821
Opened 23 years ago
Closed 10 years ago
Residual underline on a:hover with text-decoration:underline
Categories
(Core Graveyard :: GFX, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: dgborin, Unassigned)
References
()
Details
(Keywords: css2, testcase, Whiteboard: [CSS1-2.1][CSS1-5.4.3])
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204
BuildID: 2002020415
Moving the pointer from bottom to top of the link list, the third and the fourth
links ("Soluzione ai problemi di posta" and "Virtual Network Computing (VNC)")
show a double height underline when "hovered" and the lower(?) line doesn't
disappear when the pointer moves away.
The problem doesn't appear moving the pointer from top to bottom and this
movement clears the residual underlines too.
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.webforma.it/supporto/
2.Move the pointer from bottom to top in the links list (from "Area riservata"
to "Istruzioni per la lettura dei log generati da Webalizer")
Actual Results: The third and the fourth links ("Soluzione ai problemi di
posta" and "Virtual Network Computing (VNC)") show a double height underline
when "hovered" and the lower(?) line doesn't disappear when the pointer moves away.
Expected Results: All links should appear the same when "hovered", without
residual underlines.
Both HTML and CSS are validated with W3C validators.
Comment 1•23 years ago
|
||
wfm - but i'm on win2k using 20020225.
Comment 2•23 years ago
|
||
I see no problem with build 2002022503 on Win2000
Comment 3•23 years ago
|
||
Unable to reproduce. Build ID 2002022408 win2k
Comment 4•23 years ago
|
||
I see this, linux build 2002-02-24-06. Painting bug -- simply moving another
window on top of the mozilla one fixes things.
Assignee: attinasi → kmcclusk
Status: UNCONFIRMED → NEW
Component: Layout → Compositor
Ever confirmed: true
Updated•23 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Updated•23 years ago
|
Whiteboard: [CSS1-2.1][CSS1-5.4.3]
Comment 6•22 years ago
|
||
Comment 7•22 years ago
|
||
The original URL works for me, but <http://www-test.cise.ufl.edu/> exhibits
similar behaviour to that originally described. Mousing up over links leaves
residual underlines that get erased when moused down over; mousing down in the
first place works fine.
Also, the underlining is too thin on the larger text. In attachment 110641 [details] the
mouse (invisible) is hovering over the lower left text, "Facilities and
Administration." The lower rule should be the same thickness of the upper rule
under that link's text.
Comment 8•22 years ago
|
||
Well, hell, I forgot to state my particulars: Mozilla/5.0 (Windows; U; Windows
NT 5.1; en-US; rv:1.3a) Gecko/20021212 on Windows XP.
Comment 9•21 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031128
Is this still a problem?
Reporter | ||
Comment 10•21 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031210
Still wrong.
Comment 11•20 years ago
|
||
Tescase for residual underline. It shows the bug also on windows. Try to hover
the links from sides or from below.
Updated•20 years ago
|
Updated•16 years ago
|
Product: Core → Core Graveyard
Comment 12•15 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20090804 Minefield/3.6a1pre (.NET CLR 3.5.30729)
Can't reproduce using the testcase.
Probably fixed whenever we made text-decorations contribute to overflow areas.
Comment 14•10 years ago
|
||
This bug has been buried in the graveyard and has not been updated in over 5 years. It is probably safe to assume that it will never be fixed, so resolving as WONTFIX.
[Mass-change filter: graveyard-wontfix-2014-09-24]
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•