[webkit-reviews] review requested: [Bug 12918] REGRESSION: Google Finance dropdown Flickers : [Attachment 13414] don't propage events further from a node that is not in document

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Feb 27 15:11:18 PST 2007


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 12918: REGRESSION: Google Finance dropdown Flickers
http://bugs.webkit.org/show_bug.cgi?id=12918

Attachment 13414: don't propage events further from a node that is not in
document
http://bugs.webkit.org/attachment.cgi?id=13414&action=edit

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
If a node dies while mouse is over it, it is still supposed to receive mouseout
event (wasn't case in Tiger webkit). However this event should not propagate to
any other nodes. This patch matches Firefox behavior in this respect.



More information about the webkit-reviews mailing list