- From: <bugzilla@jessica.w3.org>
- Date: Wed, 05 Mar 2014 19:38:14 +0000
- To: public-pointer-events-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24923 --- Comment #8 from Scott González <scott.gonzalez@gmail.com> --- My biggest concern is removal during a pointerup event breaking someone that's waiting for the mouseup event (which was likely bound to the document during the mousedown event). I would expect the target to be the same for the mouse event and the pointer event, but IE's behavior is better than Patrick's expectation of the event just vanishing because it would break less code. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 5 March 2014 19:38:15 UTC