Wanted: Implementations of slider controls with fallback for 2.5.1 Pointer Gestures, drag-and-drop for 2.5.2 Pointer Cancellation

For successful implementations of Pointer Gestures I am looking for 
in-the-wild implementations of sliders that have pointer fallback.

The idea is to show that dragging can be implemnented but there are 
fallbacks (buttons to increment / decrement the value, other options 
like number input, and of course tapping/klicking the groove to set the 
position. I remembered the Paciello ARIA slider examples 
http://files.paciellogroup.com/blogmisc/samples/aria/slider/ but it 
seems they are actually not draggable with touch (still pointer 
operable, if not in a fine-grained way).

Does anyone know of examples where operation of web content involves 
dragging, and there is a fallback that can be operated with  single 
point activation?

The second thing I am still looking out for is examples of drag-and-drop 
implementations (sorting of list items, kanban boards etc) that are not 
behind some login. Even those that fail would be interesting. I seem to 
find only example implementations.

Best,

Detlev

-- 
---------------------------------------------------------------
Detlev Fischer PhD
Testkreis
http://testkreis.de

Telefon: +49-40-43 18 75-25
Mobile: +49-157 57 57 57 45
Fax: +49-40-43 18 75-45
E-Mail: detlev.fischer@testkreis.de

Anschrift: Werderstr. 34, 20166 Hamburg
Amtsgericht Hamburg HRB 58 167
---------------------------------------------------------------

Received on Friday, 2 March 2018 16:49:41 UTC