RESOLVED FIXED28634
regression : Anchor elements cannot be clicked when an image is present in the same column of a table with inappropriate/no height defined
https://bugs.webkit.org/show_bug.cgi?id=28634
Summary regression : Anchor elements cannot be clicked when an image is present in th...
jasneet
Reported 2009-08-21 15:36:31 PDT
Created attachment 38407 [details] reduced testcase I Steps: 1. Go to http://www.echoecho.com/javascript.htm 2. Try to click on any of the links under javascript basics, browser detection, etc II Issue: The user should be able to navigate to that page but instead on mouse hover the pointer doesn't change and doesn't allow to navigate. III Conclusion: If an anchor element and an image with inappropriate height lie within a column of a table, anchor element cannot be clicked. The regression in WebKit would have happened between 47383 and 47546. IV Other Browsers: IE7: ok FF3: ok Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=19853
Attachments
reduced testcase (226 bytes, text/html)
2009-08-21 15:36 PDT, jasneet
no flags
Jon@Chromium
Comment 1 2009-08-25 10:51:57 PDT
This appears to be fixed in the latest WebKit builds.
Note You need to log in before you can comment on or make changes to this bug.