- From: Patrick H. Lauke <redux@splintered.co.uk>
- Date: Mon, 4 Jul 2016 22:14:47 +0100
- To: David MacDonald <david100@sympatico.ca>
- Cc: Gregg Vanderheiden RTF <gregg@raisingthefloor.org>, "public-mobile-a11y-tf@w3.org" <public-mobile-a11y-tf@w3.org>
On 04/07/2016 22:12, David MacDonald wrote: >>>If the webpage naively decided to handle its own keyboard control by listening to keypress or keydown events, then checking if the keycode > > so we'd be failing a <span tabindex="0" class="myclass" etc... > role="button">fake button</span> when they have trapped keystroke 32 and > 27 to mimic a button? If they haven't also added a listener for click, yes (but they would have a click listener, as otherwise that fake button wouldn't work for mouse users either). P -- Patrick H. Lauke www.splintered.co.uk | https://github.com/patrickhlauke http://flickr.com/photos/redux/ | http://redux.deviantart.com twitter: @patrick_h_lauke | skype: patrick_h_lauke
Received on Monday, 4 July 2016 21:15:15 UTC