UNCONFIRMED 21663
The calendar control button doesn't work as function name "document.onclick" is not allowed by all browsers except IE
https://bugs.webkit.org/show_bug.cgi?id=21663
Summary The calendar control button doesn't work as function name "document.onclick" ...
Anantha Keesara
Reported 2008-10-16 14:12:11 PDT
I Steps: Go to http://biz.finance.sina.com.cn/forex/forex.php Click on button "??" II Issue: on clicking, calendar should pop-up but it doesn't in webkit/FF3 III Conclusion: function document.onclick(){} is causing the issue. Looks like only IE handles that function name. IV Other Browsers: IE7: ok FF3: not ok V Nightly tested: 37382
Attachments
reduction.zip (1.17 KB, application/octet-stream)
2008-10-16 14:12 PDT, Anantha Keesara
no flags
Anantha Keesara
Comment 1 2008-10-16 14:12:15 PDT
Created attachment 24414 [details] reduction.zip
Note You need to log in before you can comment on or make changes to this bug.