@@ -8,38 +8,49 @@ To support the heuristic algorithm in the Web, we need to implement the codes in
88## WebKit
99- Spatial Navigation issue list in WebKit Bugzilla
1010 - http://bit.ly/2z0QlDl
11- - asfd
11+ - [ webkit-dev ] RFC: Spatial Navigation feature for WebCore
1212 - https://lists.webkit.org/pipermail/webkit-dev/2010-January/011339.html
13+ - Bug 18662 - Extend keyboard navigation to allow directional navigation
14+ - https://bugs.webkit.org/show_bug.cgi?id=18662
1315
1416## Gecko
15- - asdf
17+ - Interacting with TV remote controls
18+ - https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS_for_TV/Interacting_with_TV_remote_controls
19+ - The relevant codes in Gecko
1620 - https://dxr.mozilla.org/mozilla-central/search?q=spatial+navigation&redirect=false
21+ - Does Spatial Navigation Exist for firefox?
22+ - https://support.mozilla.org/ko/questions/955214
23+ - Keyboard navigation proposal for Mozilla (2014/09/15)
24+ - https://lists.w3.org/Archives/Public/w3c-wai-ua/2004JulSep/0040.html
1725- Firefox - hook snav up to browser
1826 - https://bugzilla.mozilla.org/show_bug.cgi?id=443043
19- ## edgeHTML
2027
21- ## Presto
22- - Spatial Navigation and Opera (2008/02/13)
23- - https://blog.codinghorror.com/spatial-navigation-and-opera/
28+ ## edgeHTML
29+ - Focus navigation with keyboard, gamepad, and accessibility tools
30+ - https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/managing-focus-navigation
31+ - Custom keyboard interactions
32+ - https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/custom-keyboard-interactions
33+ - TVJS API
34+ - https://github.com/Microsoft/TVHelpers/wiki
35+ - Using DirectionalNavigation
36+ - https://github.com/Microsoft/TVHelpers/wiki/Using-DirectionalNavigation
37+
38+ ## Presto (Vewd, aka OperaTV)
2439- Tweaking Spatial Navigation for TV Browsing
2540 - https://developer.vewd.com/display/OTV/Tweaking+Spatial+Navigation+for+TV+Browsing
41+ - Spatial Navigation and Opera (2008/02/13)
42+ - https://blog.codinghorror.com/spatial-navigation-and-opera/
2643
2744## Web frameworks
2845- react-spatial-tv-navigation (2017/04/11)
2946 - https://github.com/SatadruBhattacharjee/react-spatial-tv-navigation
3047
31-
32-
3348## etc.
34- -
3549- Creating TV Navigation (Android)
3650 - https://developer.android.com/training/tv/start/navigation.html
37-
3851- The Focus Engine Controls Focus (Apple)
39- - https://developer.apple.com/library/content/documentation/General/Conceptual/AppleTV_PG/WorkingwiththeAppleTVRemote.html
40-
52+ - https://developer.apple.com/library/content/documentation/General/Conceptual/AppleTV_PG/WorkingwiththeAppleTVRemote.html
4153- Tizen
4254 - https://bugs.tizen.org/browse/TT-211
4355- QT WebKit
4456 - https://bugreports.qt.io/browse/QTWEBKIT-271?jql=text%20~%20%22spatial%20navigation%22
45-
0 commit comments