Descriptionfocus reverse traversal was not working for TextfieldViews.
Both Textfield and TextfieldViews were focusable and
alt-tab was setting the focus back to the Textfield, which
sets the focus to the its TextfieldViews. This fixes the issue
by making Textfield non focusable.
BUG=none
TEST=FocusTest is added to unittest.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70624
Patch Set 1 #Patch Set 2 : " #Patch Set 3 : explicitly forward key/focus event to TextfieldViews #
Total comments: 4
Patch Set 4 : " #Patch Set 5 : " #Patch Set 6 : " #Patch Set 7 : updated comment #
Total comments: 6
Patch Set 8 : " #Patch Set 9 : sync #Messages
Total messages: 16 (0 generated)
|