Bug 28634 - regression : Anchor elements cannot be clicked when an image is present in the same column of a table with inappropriate/no height defined
Summary: regression : Anchor elements cannot be clicked when an image is present in th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.echoecho.com/javascript.htm
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-08-21 15:36 PDT by jasneet
Modified: 2009-08-25 10:51 PDT (History)
2 users (show)

See Also:


Attachments
reduced testcase (226 bytes, text/html)
2009-08-21 15:36 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 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
Comment 1 Jon@Chromium 2009-08-25 10:51:57 PDT
This appears to be fixed in the latest WebKit builds.