Bug 15782 - Misplaced pop-up menu on annualcreditreport.com
Summary: Misplaced pop-up menu on annualcreditreport.com
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://www.annualcreditreport.com/
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-10-31 20:41 PDT by David Kilzer (:ddkilzer)
Modified: 2008-12-01 16:00 PST (History)
1 user (show)

See Also:


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 Details
Screenshot of rendering issue (90.28 KB, image/png)
2007-10-31 20:45 PDT, David Kilzer (:ddkilzer)
no flags Details
Reduction (115 bytes, text/html)
2007-11-13 08:04 PST, David Kilzer (:ddkilzer)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 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.
Comment 1 David Kilzer (:ddkilzer) 2007-10-31 20:44:01 PDT
Created attachment 16975 [details]
Screenshot of Safari for Windows stalling on load (wrong screenshot)
Comment 2 David Kilzer (:ddkilzer) 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!
Comment 3 David Kilzer (:ddkilzer) 2007-10-31 20:45:07 PDT
Created attachment 16976 [details]
Screenshot of rendering issue
Comment 4 David Kilzer (:ddkilzer) 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.