(In reply to Emilio Cobos Álvarez [:emilio] from comment #7) > Olli do you know why the !isPointer condition [here](https://searchfox.org/firefox-main/rev/6cee80f87168d5aabd9e343099e2a8e5535e5320/dom/events/EventStateManager.cpp#5667)? I guess if we dispatch pointer events before mouse events we should flip it or so? Wdyt? > > That goes back to the original pointer events implementation fwiw. As I said in phab, looks like nothing of this is defined properly anywhere :/ Thanks for looking into this!
Bug 2062197 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Emilio Cobos Álvarez [:emilio] from comment #7) > Olli do you know why the !isPointer condition [here](https://searchfox.org/firefox-main/rev/6cee80f87168d5aabd9e343099e2a8e5535e5320/dom/events/EventStateManager.cpp#5667)? I guess if we dispatch pointer events before mouse events we should flip it or so? Wdyt? > > That goes back to the original pointer events implementation fwiw. As I said in phab, looks like nothing of this is defined properly anywhere, I mean in any specification :/ Thanks for looking into this!