|
|
|
[
Permlink
| « Hide
]
Jim Grandy - 06/Sep/06 11:31 PM
Ugly fix is to poll while mouse is down. If mouse ever goes up before mouseup event is seen, then inject an artificial mouseup event.
Assigning to Josh because he was assigned to
This seems like it's even more broken. I don't even have to drag it off the canvas to get it to stick now.
Er, I rescind that last comment. That was something broken somewhere else. Never mind.
r10108 | max | 2008-06-27 23:13:19 -0700 (Fri, 27 Jun 2008) | 16 lines
Changed paths: M /openlaszlo/trunk/WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js Change 20080627-maxcarlson-e by maxcarlson@Roboto on 2008-06-27 22:51:00 PDT in /Users/maxcarlson/openlaszlo/trunk-clean for http://svn.openlaszlo.org/openlaszlo/trunk Summary: Fix onmouseupoutside events in dhtml Bugs Fixed: Technical Reviewer: promanik QA Reviewer: hminsky Details: Listen for onmouseup on window.top if window.top != window. Tests: Dragging photos outside the window in lzpix and releasing button, testcases in |
||||||||||||||||||||||||||||||||||||||||||||||||||