This API doesn't handle all of the desired use cases. In particular, to implement Quake-style mouse look (needed for e.g. http://code.google.com/p/quake2-gwt-port/) it needs to work when the mouse button is up, not just down.
-Ken On Tue, Feb 8, 2011 at 12:11 PM, Robert O'Callahan <[email protected]> wrote: > IE has a "setCapture" DOM API. We've implemented it in Gecko: > https://developer.mozilla.org/en/DOM/element.setCapture > > Rob > -- > "Now the Bereans were of more noble character than the Thessalonians, for > they received the message with great eagerness and examined the Scriptures > every day to see if what Paul said was true." [Acts 17:11] >
