Description[uber page] Fix the missing cancel button on the settings search field.
On Mac, the search field's cancel button appeared to be missing. This was caused by applying
a transformX() to header elements to allow them to side-scroll properly. This CL changes to
use margin-left instead. The behavior is the same, but now the cancel button appears properly.
I will be filing a WebKit but since this is probably a core issue with the search control.
BUG=112046
TEST=Verify that search field displays a cancel button when not empty.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119999
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix for RTL #
Total comments: 4
Patch Set 3 : Tweak tweak... #Messages
Total messages: 6 (0 generated)
|