ISSUE-15: When POR is in an element receiving IndieUI events, should the IndieUI event "block" standard physical events? e.g. should dismissrequest prevent the page from receiving Esc keypress while focus is in a dialog that handles dismissrequest
When POR is in an element receiving IndieUI events, should the IndieUI event "block" standard physical events? e.g. should dismissrequest prevent the page from receiving Esc keypress while focus is in a dialog that handles dismissrequest
- State:
- OPEN
- Product:
- IndieUI: Events 1.0
- Raised by:
- Richard Schwerdtfeger
- Opened on:
- 2013-11-14
- Description:
- Note: might need a way to "reset" ui-actions on descendant node. e.g. don't prevent fast scrolling on a native scrollview "inside" a custom scrollview.
- Related Actions Items:
- No related actions
- Related emails:
Related notes:
These events should be asynchronous, but when used in conjunction with keyboard events, we need to define where each IndieUI event fires in the chain of keydown, keyup, and keypress. Probably also need an identifier to associate each event with other related physical events: e.g. this dismissrequest event is associated with the keyboard events keydown, keyup, and keypress of the esc key.
James Craig, 14 Nov 2013, 03:52:32Display change log