Chromium Code Reviews
Description[Textfield] Consider select all status for select all context menu
Disable select all context menu when text is all selected, too.
BUG=670855
R=pkasting@chromium.org
TEST=views_unittests --gtest_filter=TextfieldTest.ContextMenuDisplayTest
Review-Url: https://codereview.chromium.org/2829823002
Cr-Commit-Position: refs/heads/master@{#466132}
Committed: https://chromium.googlesource.com/chromium/src/+/51afc830d2cb4e3c15efb393ab8c8bb689159d20
Patch Set 1 #Patch Set 2 : Add test for empty text #
Total comments: 8
Patch Set 3 : Fix TextfieldTest.ContextMenuDisplayTest failure #Patch Set 4 : Inlining IsAllSelected() #Patch Set 5 : Cleanup test code #Messages
Total messages: 18 (12 generated)
|