Created attachment 38411 [details] reduced testcase I Steps: 1. Go to http://minilife.cyworld.com/ II Issue: The top half of the header is covered up. III Conclusion: Looks like Evangelism. The margin defined for div with id=header is causing the issue. They did some hack for IE. Note: Removing the footer(script at the end) doesn't make it work in FF IV Other Browsers: IE7: ok FF3: not ok V Nightly tested : 47639 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=14409
*** STP 152 *** document.activeElement is: BODY *** Chrome Canary 107 & Firefox Nightly 106 *** document.activeElement is: A _______ I have seen similar bug in DOM category but couldn't find it but still I am going to tag this as "New" and if someone able to find, please mark as DUPLICATE accordingly. Thanks!
You are probably thinking of bug 28630. This bug just has a wrong test case attached by mistake. There is a reduction available in the Chromium bug. I didn't check if the issue still reproduces. It's