WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
Bug 28643
All links in category get underlined on mouseover
https://bugs.webkit.org/show_bug.cgi?id=28643
Summary
All links in category get underlined on mouseover
jasneet
Reported
2009-08-21 17:21:39 PDT
Created
attachment 38420
[details]
reduced testcase Steps: Go to
http://lista.mercadolivre.com.br/brinquedos-hobbies/
II Issue: Before clicking on a sub-category, all sub-categories get underlined on mouseover, even though the site redirects correctly to the selected category. III Conclusion: The links are enclosed in a <td> where the text decoration is set to underline on hover (for simplicity, I removed the table and changed it to a <div>). Each link's text-decoration is also set to underline. The issue is caused by the text-decoration set at the <div> or <td> (in the original code) level. IV Other Browsers: IE7: ok FF3: ok V Nightly tested : 47639 Bug in Chromium :
http://code.google.com/p/chromium/issues/detail?id=14420
Attachments
reduced testcase
(448 bytes, text/html)
2009-08-21 17:21 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Bruno Abinader (history only)
Comment 1
2013-05-08 07:56:09 PDT
It looks like this website has changed since the bug has appeared [1]. The text decoration "underline" on hover style still exists, but seems fixed now. Links: [1]
http://home.mercadolivre.com.br/brinquedos-hobbies
Alexey Proskuryakov
Comment 2
2013-05-08 14:07:57 PDT
Still reproduces with attached test case, but that matches Firefox.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug