[Bug 24923] New: What should happen to the mouse events if pointer event listener removes the target from document or hides it?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24923

            Bug ID: 24923
           Summary: What should happen to the mouse events if pointer
                    event listener removes the target from document or
                    hides it?
           Product: PointerEventsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Pointer Events specification
          Assignee: jrossi@microsoft.com
          Reporter: bugs@pettay.fi
        QA Contact: public-pointer-events-bugzilla@w3.org
                CC: public-pointer-events@w3.org

Per spec mouse events should be fired after pointer events, but it doesn't
talk about the target.
Should mouse events be targeted based on coordinates, or should they
use the same target as what the relevant pointer event had?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 4 March 2014 21:58:55 UTC