RESOLVED FIXED 74616
REGRESSION (r102652): Javascript window resize not working
https://bugs.webkit.org/show_bug.cgi?id=74616
Summary REGRESSION (r102652): Javascript window resize not working
Kevin M. Dean
Reported 2011-12-15 09:54:04 PST
Go to the provided link and click on the "Our Road Map to Business Ownership" graphic and it should start off small and resize and reposition to fit the graphic contained on the html page at least up to how big your screen size is. It's no longer resizing. The script that triggers it can be found at resize_picture_window(picx,picy) in http://www.bizadvocates.com/js/scripts.js
Attachments
Alexey Proskuryakov
Comment 1 2011-12-15 17:04:25 PST
Andreas Kling
Comment 2 2011-12-15 17:51:42 PST
(In reply to comment #1) > Another fallback from <http://trac.webkit.org/changeset/102652>? Yes indeed. I think it's time to revert that one and rethink the approach. This is obviously not working out.
Andreas Kling
Comment 3 2011-12-15 18:19:23 PST
Rolled out the offending changes in <http://trac.webkit.org/changeset/103009>.
Note You need to log in before you can comment on or make changes to this bug.