implStatus.md
October 23, 2017 ยท View on GitHub
The implementation status of spatial navigation in Web engines
To support the heuristic algorithm in the Web, we need to implement the codes into Web engines.
Blink
- Spatial Navigation issue list in Chromium Bugs
WebKit
- Spatial Navigation issue list in WebKit Bugzilla
- [webkit-dev] RFC: Spatial Navigation feature for WebCore (2010/01/15)
- Bug 18662 - Extend keyboard navigation to allow directional navigation (2008/04/21)
Gecko
- Interacting with TV remote controls (2016/06/24)
- The relevant codes in Gecko
- Does Spatial Navigation Exist for firefox?
- https://support.mozilla.org/ko/questions/955214 (2013/04/03)
- Keyboard navigation proposal for Mozilla (2014/09/15)
- Firefox - hook snav up to browser (2013/08/02)
edgeHTML
- Focus navigation with keyboard, gamepad, and accessibility tools (2017/08/02)
- Custom keyboard interactions (2017/08/24)
- TVJS API (2017/07/12)
- Using DirectionalNavigation (2016/06/25)
Presto (Vewd, aka OperaTV)
- Tweaking Spatial Navigation for TV Browsing (2017/09/14)
- Spatial Navigation and Opera (2008/02/13)
Web frameworks
- react-spatial-tv-navigation (2017/04/11)
etc.
- Creating TV Navigation (Android)
- The Focus Engine Controls Focus (Apple)
- Tizen (2015/10/28)
- QT WebKit (2013/02/08)
- The summary of Spatial Navigation (2015/04/02, Florian)