WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
111446
AX: Support IndieUI Events
https://bugs.webkit.org/show_bug.cgi?id=111446
Summary
AX: Support IndieUI Events
chris fleizach
Reported
2013-03-05 09:00:52 PST
IndieUI is a W3C spec that is aimed at providing a way to control web elements that is independent of the primary input means (ie. don't assume a mouse is the only way a user will interact with a computer) Indie UI: Events 1.0, an abstraction between physical, device-specific user interaction events and inferred user intent such as scrolling or changing values. This provides an intermediate layer between device- and modality-specific user interaction events, and the basic user interface functionality used by web applications. IndieUI: Events focuses on granular user interface interactions such as scrolling the view, canceling an action, changing the value of a user input widget, selecting a range, placing focus on an object, etc. Implementing platforms will combine modality-specific user input, user idiosyncratic heuristics to determine the specific corresponding Indie UI event, and send that to the web application in addition to the modality-specific input such as mouse or keyboard events, should applications wish to process it.
http://www.w3.org/WAI/IndieUI/
https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html
Attachments
Add attachment
proposed patch, testcase, etc.
James Craig
Comment 1
2013-04-15 17:11:46 PDT
<
rdar://problem/12350927
>
James Craig
Comment 2
2016-10-21 23:29:41 PDT
IndieUI no longer being pursued.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug