NEW 15782
Misplaced pop-up menu on annualcreditreport.com
https://bugs.webkit.org/show_bug.cgi?id=15782
Summary Misplaced pop-up menu on annualcreditreport.com
David Kilzer (:ddkilzer)
Reported 2007-10-31 20:41:34 PDT
* SUMMARY The annualcreditreport.com web site draws a pop-up menu on its initial page that is too high on the page. * STEPS TO REPRODUCE 1. Launch Safari/WebKit. 2. Go to URL: https://www.annualcreditreport.com/ * RESULTS The "Select Your State" pop-up menu is drawn too high. * REGRESSION This is not a regression as Safari 2.0.4 (419.3) on Mac OS X 10.4.10 (8R218) displays it the same way. Tested with a local debug build of WebKit r27306 with Safari 3 Public Beta v. 3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218) has the same issue. Works in Firefox 2.0.0.8 and Opera 9.22 on Mac OS X 10.4.10 (8R218). Works in MSIE 7 on Windows XP Pro.
Attachments
Screenshot of Safari for Windows stalling on load (wrong screenshot) (61.81 KB, image/png)
2007-10-31 20:44 PDT, David Kilzer (:ddkilzer)
no flags
Screenshot of rendering issue (90.28 KB, image/png)
2007-10-31 20:45 PDT, David Kilzer (:ddkilzer)
no flags
Reduction (115 bytes, text/html)
2007-11-13 08:04 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2007-10-31 20:44:01 PDT
Created attachment 16975 [details] Screenshot of Safari for Windows stalling on load (wrong screenshot)
David Kilzer (:ddkilzer)
Comment 2 2007-10-31 20:44:31 PDT
Comment on attachment 16975 [details] Screenshot of Safari for Windows stalling on load (wrong screenshot) Not the correct screenshot!
David Kilzer (:ddkilzer)
Comment 3 2007-10-31 20:45:07 PDT
Created attachment 16976 [details] Screenshot of rendering issue
David Kilzer (:ddkilzer)
Comment 4 2007-11-13 08:04:27 PST
Created attachment 17227 [details] Reduction Reduction of the original page. Note that varying the "height" attribute of the <table> or the "rowspan" attribute of the <td> causes the distance between the <select> and <input> elements to vary. Both Firefox 2.0.0.9 and Opera 9.24 render the <select> and <input> elements next to each other.
Note You need to log in before you can comment on or make changes to this bug.