RESOLVED FIXED 18052
Full Page Zoom: DHTML Menus don't work when zoomed at gateworld.net
https://bugs.webkit.org/show_bug.cgi?id=18052
Summary Full Page Zoom: DHTML Menus don't work when zoomed at gateworld.net
Dave Hyatt
Reported 2008-03-24 16:58:24 PDT
The basic problem is with the "smart zoom" functionality. It causes the items that bring up the menus to shift to the left. And yet the menus have a fixed left:330px offset from the ICB. Therefore they shift right and get mis-aligned. Firefox avoids this bug. I'm not sure how. There must be some cleverness to their smart zoom that I haven't figured out yet.
Attachments
Rounding errors persist, but this at least fixes the major problem. (2.97 KB, patch)
2008-03-24 19:06 PDT, Dave Hyatt
bdakin: review+
Dave Hyatt
Comment 1 2008-03-24 17:28:57 PDT
I think my analysis is incorrect. I think the positions are supposed to update when the menus are shown, and somehow that is happening incorrectly.
Dave Hyatt
Comment 2 2008-03-24 19:06:06 PDT
Created attachment 20017 [details] Rounding errors persist, but this at least fixes the major problem.
Beth Dakin
Comment 3 2008-03-24 19:35:53 PDT
Comment on attachment 20017 [details] Rounding errors persist, but this at least fixes the major problem. r=me
Dave Hyatt
Comment 4 2008-03-24 19:40:46 PDT
Fixed.
Note You need to log in before you can comment on or make changes to this bug.