[Bug 9131] please elaborate on "If there is no relevant pointing device" - how can you get the mouse position on the drag or dragend events?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9131





--- Comment #3 from Carlos Ouro <carlos.ouro@9tree.net>  2010-03-29 09:34:16 ---
I'm not sure if the problem is only with the current Firefox implementation,
but what i meant is screenX, screenY, clientX, clientY are only available
onDragStart, they're always null onDrag and onDragEnd, making the drag event
useless for other purposes within the page.

If there is a mouse and the drag event is still within the client port these
should always be filled correct? 


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 29 March 2010 09:34:18 UTC