Closed Bug 95170 Opened 23 years ago Closed 23 years ago

CSS-underlined links remain underlined when using mouse wheel

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 78765

People

(Reporter: mozilla, Assigned: clayton)

References

()

Details

Mouse wheel is set to 'Scroll document by' 'System default'. When visiting a
site the uses CSS to underline links only when the mouse is over, e.g.

a.nav:link    { text-decoration: none; }
a.nav:visited { text-decoration: none; }
a.nav:active  { text-decoration: none; }
a.nav:hover   { text-decoration: underline; }
and you place the mouse over a link and turn the mouse wheel, the link remains
underlined. If you instead move the mouse away or use cursor/page keys then
everything works fine.
To test it, visit the indicated page, place the mouse over one of the links at
the top and turn the mouse wheel down.
This is mostfreq bug 78765.  Please do a search before filing bugs and also
check the mostfrequently reported ones. http://bugzilla.mozilla.org/duplicates.cgi



*** This bug has been marked as a duplicate of 78765 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
SPAM. HTML Element component is deprecated, changing to Layout component. See
bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.