Update TODO.md

This commit is contained in:
Zihan Chen
2018-09-03 03:17:44 -07:00
committed by GitHub
parent 7566b31311
commit 13af752c5e

View File

@@ -16,9 +16,9 @@ https://zhuanlan.zhihu.com/p/39369370
- Check List
- [x] Button: ENTER / SPACE
- [x] ComboBox: Keyboard enter focus to select item workflow
- [ ] Ribbon / Tab: Jump between tabs
- [x] Ribbon / Tab: Jump between tabs
- [x] List: Item selection / Traversing / Scrolling (h/v)
- [ ] TextBox / DocumentBox: Scrolling (h/v)
- [x] TextBox / DocumentBox: Scrolling (h/v)
- [ ] DatePicker / DateComboBox: Selecting
- [ ] Scroll / Tracker: AutoFocus property (default to true, false in scroll view) / Keyboard operations
- [ ] Jump between controls