[Webkit-unassigned] [Bug 80242] REGRESSION(r106232): The resize handler is always called after loading
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 04:49:11 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80242
--- Comment #2 from Allan Sandfeld Jensen <allan.jensen at nokia.com> 2012-03-05 04:49:11 PST ---
I would say the resizeevent is logically correct since the viewport does resize, becoming smaller, when scrollbars are added.
To be consistent with other browsers though I guess we need to only emit resize-events when the total size of layoutsize + all scrollbars changes. This should for the non-fixed viewport case give the same result as before r106232.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list