@@ -8,35 +8,35 @@ 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- - [ webkit-dev] RFC: Spatial Navigation feature for WebCore
11+ - [ webkit-dev] RFC: Spatial Navigation feature for WebCore (2010/01/15)
1212 - https://lists.webkit.org/pipermail/webkit-dev/2010-January/011339.html
13- - Bug 18662 - Extend keyboard navigation to allow directional navigation
13+ - Bug 18662 - Extend keyboard navigation to allow directional navigation (2008/04/21)
1414 - https://bugs.webkit.org/show_bug.cgi?id=18662
1515
1616## Gecko
17- - Interacting with TV remote controls
17+ - Interacting with TV remote controls (2016/06/24)
1818 - https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS_for_TV/Interacting_with_TV_remote_controls
1919- The relevant codes in Gecko
2020 - https://dxr.mozilla.org/mozilla-central/search?q=spatial+navigation&redirect=false
2121- Does Spatial Navigation Exist for firefox?
22- - https://support.mozilla.org/ko/questions/955214
22+ - https://support.mozilla.org/ko/questions/955214 (2013/04/03)
2323- Keyboard navigation proposal for Mozilla (2014/09/15)
2424 - https://lists.w3.org/Archives/Public/w3c-wai-ua/2004JulSep/0040.html
25- - Firefox - hook snav up to browser
25+ - Firefox - hook snav up to browser (2013/08/02)
2626 - https://bugzilla.mozilla.org/show_bug.cgi?id=443043
2727
2828## edgeHTML
29- - Focus navigation with keyboard, gamepad, and accessibility tools
29+ - Focus navigation with keyboard, gamepad, and accessibility tools (2017/08/02)
3030 - https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/managing-focus-navigation
31- - Custom keyboard interactions
31+ - Custom keyboard interactions (2017/08/24)
3232 - https://docs.microsoft.com/en-us/windows/uwp/input-and-devices/custom-keyboard-interactions
33- - TVJS API
33+ - TVJS API (2017/07/12)
3434 - https://github.com/Microsoft/TVHelpers/wiki
35- - Using DirectionalNavigation
35+ - Using DirectionalNavigation (2016/06/25)
3636 - https://github.com/Microsoft/TVHelpers/wiki/Using-DirectionalNavigation
3737
3838## Presto (Vewd, aka OperaTV)
39- - Tweaking Spatial Navigation for TV Browsing
39+ - Tweaking Spatial Navigation for TV Browsing (2017/09/14)
4040 - https://developer.vewd.com/display/OTV/Tweaking+Spatial+Navigation+for+TV+Browsing
4141- Spatial Navigation and Opera (2008/02/13)
4242 - https://blog.codinghorror.com/spatial-navigation-and-opera/
@@ -50,7 +50,9 @@ To support the heuristic algorithm in the Web, we need to implement the codes in
5050 - https://developer.android.com/training/tv/start/navigation.html
5151- The Focus Engine Controls Focus (Apple)
5252 - https://developer.apple.com/library/content/documentation/General/Conceptual/AppleTV_PG/WorkingwiththeAppleTVRemote.html
53- - Tizen
54- - https://bugs.tizen.org/browse/TT-211
55- - QT WebKit
53+ - Tizen (2015/10/28)
54+ - https://bugs.tizen.org/browse/TT-211?jql=text%20~%20%22spatial%20navigation%22
55+ - QT WebKit (2013/02/08)
5656 - https://bugreports.qt.io/browse/QTWEBKIT-271?jql=text%20~%20%22spatial%20navigation%22
57+ - The summary of Spatial Navigation (2015/04/02, Florian)
58+ - https://florian.rivoal.net/blog/2015/04/controlling-spatial-navigation/
0 commit comments