Closed
Bug 191772
Opened 22 years ago
Closed 22 years ago
Every single word is showed underlined when scrolling on them
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 169078
People
(Reporter: thebackmann, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3a) Gecko/20021212
When I move the cursor over a paragraph in http://www.lanacion.com.ar, it is
immediately underlined. They are not links, as in IE they are showed correctly.
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.lanacion.com.ar
2.Move the cursor over any paragraph
Actual Results:
The paragraph gets underlined.
Expected Results:
Mozilla should have done nothing instead, as nothing was supposed to be done.
Please always test the problem you're seeing in a recent build before filing a bug.
This particular problem is due to the incompetence of the 'webdesigner' at that
site who has specified a general :hover rule instead of making it specific to
links (so what you're seeing Mozilla do is exactly what _should_ be done
according to the css), but a fix went into Mozilla a few weeks ago to 'fix' that
problem (in quirks mode).
*** This bug has been marked as a duplicate of 169078 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•