DescriptionDeactivate omnibox touch editing on command execution
A Views textfield hides touch text selection handles on command
execution. Omnibox overrides command execution for some commands without
calling textfield's implementation; so, it needs to hide the handles for
those commands.
Also, introduced TextfieldTestApi class for accessing private members of
Textfield class in tests.
BUG=373532
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272569
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added test api for textfield #
Total comments: 13
Patch Set 3 : Applied review comments #Patch Set 4 : Removed VIEWS_EXPORT from test api #Messages
Total messages: 16 (0 generated)
|