Bug 18788
| Summary: | REGRESSION (3.1.1-TOT): Pop-up boxes are positioned too low at apple.com/imac/features | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | Keywords: | InRadar, NeedsReduction, Regression |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
| URL: | http://www.apple.com/imac/features/ | ||
mitz
Steps to reproduce:
1) Go to <http://www.apple.com/imac/features/>.
2) In the address bar, enter javascript:window.resizeTo(1024, 1024)
3) Click the "View the iMac Application Performance Chart" link on the page.
Results:
The performance chart that pops up is positioned such that its bottom is outside the visible part of the page. In Safari 3.1.1, the chart is positioned higher, so that it fits in the window without scrolling.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
<rdar://problem/5894600>
mitz
bisect-builds gave me the range r31381-r31388, which did not make much sense to me. When I tried to verify, I was no longer able to reproduce the bug with any build, including TOT. Will leave this open for a while and close if no one else can reproduce.