DescriptionFix toolbar keyboard accessibility if bookmarks bar is shown.
If the bookmarks bar was shown on startup, toolbar focus searching
was broken because the code that tried to override the focus search
order of the location bar container got undone when the bookmarks
bar became a sibling of the location bar container. To fix this,
overriding the focus search order is now done dynamically when the
toolbar gets focus.
Adds a new test for this case.
BUG=151747
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158559
Patch Set 1 #Patch Set 2 : fix compile errors #
Total comments: 2
Patch Set 3 : Open second window with bookmark bar in same test #
Messages
Total messages: 8 (0 generated)
|