RESOLVED CONFIGURATION CHANGED 21675
links not clickable because of position: absolute and width = 100% of <div> that is changed dynamically
https://bugs.webkit.org/show_bug.cgi?id=21675
Summary links not clickable because of position: absolute and width = 100% of <div> t...
Anantha Keesara
Reported 2008-10-16 14:48:47 PDT
I Steps: Go to http://www.cmbc.com.cn/ (change encoding to GB2312), notice the several links on top left corner while the page is loading: ??????? ? ? ??????? ???? ????? ? ? II Issue: Initially these links are clickable. But once the page finishes loading (two flash ads shown on both sides), they are not clickable. III Conclusion: The issue is caused by the position (set to absolute) and the width (set to 100%) of the <div> that contains the ad. Since the <div> that contains the ad has a width of 100%, the <div> element is rendered on top of the anchor link. Only in IE and Opera is the anchor link accessible. IV Other Browsers: IE7: ok FF3: not ok V Nightly tested: 37382
Attachments
reduction.zip (583 bytes, application/octet-stream)
2008-10-16 14:48 PDT, Anantha Keesara
no flags
Anantha Keesara
Comment 1 2008-10-16 14:48:49 PDT
Created attachment 24428 [details] reduction.zip
Luke Macpherson
Comment 2 2012-03-14 20:54:52 PDT
This bug is ~3 years old now. Is it still reproducible?
Ahmad Saleem
Comment 3 2023-12-15 16:46:30 PST
This is not reproducible in Safari 17.2, Chrome Canary 122 and Firefox Nightly 122 and all browsers have 'link' unclickable and it does not work and upon double click, it leads to 'ad' text selection. Marking this as 'RESOLVED CONFIGURATION CHANGED'.
Note You need to log in before you can comment on or make changes to this bug.