[Webkit-unassigned] [Bug 17969] Element onresize does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 20:45:50 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=17969


erik.arvidsson at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erik.arvidsson at gmail.com




------- Comment #7 from erik.arvidsson at gmail.com  2009-03-31 20:45 PDT -------
I'm pretty sure that resize events do not bubble in IE.

I'm willing to write a mini design doc for this that covers how IE works.

I think it is important to make sure that we can minimize the work needed to do
this. For example, it might make more sense to fire the event when we know that
the element will change size but before we complete the reflow so that we do
not do unnecessary reflows if the size changes due to the event handler.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list