Chromium Code Reviews
DescriptionFix a variety of panel issues
- on blur, ensure state is set correctly (e.g. closed). Previously, alt tabbing away will keep the panel in a limbo state and un-re-openable
- fix tutorial:
1. page 7 was throwing an error because of a missing message string
2. the buttons to go to previous/next don't get disabled properly at each end of the set of pages
3. the title wasn't being announced, so users don't actually know anything happened when they moved in either direction. Make the heading focused when we generate the page
4. the page for command menus asks users to press search plus period. This exits the tutorial entirely and coming back jumps back to the beginning. Save the current viewed page and restore it every time for the current user session.
5. the tutorial doesn't have it's own keybinding.
BUG=638696
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/97ee706900478132790e27b6ef7d689cf47583df
Cr-Commit-Position: refs/heads/master@{#430373}
Patch Set 1 #Patch Set 2 : Fix a variety of panel issues #
Total comments: 10
Patch Set 3 : Fix bad js annotation, indent, finalizeDom_, etc. #
Total comments: 8
Dependent Patchsets: Messages
Total messages: 23 (14 generated)
|