DescriptionRemove InlineEditableItemList from tab order.
Remove InlineEditableItemList (but not the InlineEditableItem items
inside of it) from the tab order. Giving the list focus is useless, so
skip it and go straight to focusing the first item.
Improves "Manage search engines" dialog by making focus go directly to
the first item in each list.
Tested with all other InlineEditableItemList subclasses:
autofill_options_list.js
content_settings_exception_area.js
browser_options_startup_page_list.js
language_dictionary_overlay_world_list.js
This change does not negatively impact any of these classes.
Depends on https://codereview.chromium.org/666823003 to function properly.
BUG=276874
Committed: https://crrev.com/4fc8dad0d6d9bf818e96ac19fbcad54373dd898e
Cr-Commit-Position: refs/heads/master@{#300678}
Patch Set 1 #Patch Set 2 : Get rid of accidentally-included file. #
Messages
Total messages: 22 (12 generated)
|