[Bug 26888] New: Add "pointerleave" to "9.1 The touch-action CSS property"

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

            Bug ID: 26888
           Summary: Add "pointerleave" to "9.1 The touch-action CSS
                    property"
           Product: PointerEventsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Pointer Events specification
          Assignee: jrossi@microsoft.com
          Reporter: redux@splintered.co.uk
        QA Contact: public-pointer-events-bugzilla@w3.org
                CC: public-pointer-events@w3.org

As mentioned in the discussion on
http://lists.w3.org/Archives/Public/public-pointer-events/2014JulSep/0134.html
we should add "pointerleave" to the sentence in "9.1 The touch-action CSS
property" concerning default behavior/gesture and how it ends/closes the stream
of events.

Current:

"The user agent must fire a pointer event named pointercancel (and subsequently
a pointerout event) whenever all of the following are true, in order to end the
stream of events for the pointer:"

Change to:

"The user agent must fire a pointer event named pointercancel (and subsequently
a pointerout and pointerleave event) whenever all of the following are true, in
order to end the stream of events for the pointer:"

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

Received on Tuesday, 23 September 2014 07:45:07 UTC