Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Issue 769393002: Minor visual improvements to text selection UI (Closed)

Created:
6 years ago by mfomitchev
Modified:
6 years ago
Reviewers:
Charlie Reis, mohsen
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Minor visual improvements to text selection UI Getting rid of the blue cursor lines drawn at the edges of text selection highlight (when selecting) and on top of the blinking black cursor (when editing). Shifting the selection handles 2pts below the text baseline. Offsetting the touch selection context menu by 2pts from the text highlight. BUG=436047 Committed: https://crrev.com/1437062436f052c2ec5fb27437af07e1cf0717c5 Cr-Commit-Position: refs/heads/master@{#307784}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressing feedback #

Total comments: 4

Patch Set 3 : Couple of small changes. #

Patch Set 4 : Rebase #

Patch Set 5 : Fixing the failing test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -74 lines) Patch
M content/browser/web_contents/touch_editable_impl_aura_browsertest.cc View 1 2 3 4 1 chunk +5 lines, -1 line 0 comments Download
M ui/views/touchui/touch_selection_controller_impl.cc View 1 2 3 7 chunks +42 lines, -73 lines 0 comments Download

Messages

Total messages: 26 (9 generated)
mfomitchev
6 years ago (2014-12-02 20:53:23 UTC) #2
mohsen
https://codereview.chromium.org/769393002/diff/1/ui/views/touchui/touch_selection_controller_impl.cc File ui/views/touchui/touch_selection_controller_impl.cc (right): https://codereview.chromium.org/769393002/diff/1/ui/views/touchui/touch_selection_controller_impl.cc#newcode34 ui/views/touchui/touch_selection_controller_impl.cc:34: // the offset in pixels above the bottom of ...
6 years ago (2014-12-02 22:34:57 UTC) #3
mohsen
Also, note that we need to move the quick menu two pixels down, in cases ...
6 years ago (2014-12-02 23:26:39 UTC) #4
mfomitchev
https://codereview.chromium.org/769393002/diff/1/ui/views/touchui/touch_selection_controller_impl.cc File ui/views/touchui/touch_selection_controller_impl.cc (right): https://codereview.chromium.org/769393002/diff/1/ui/views/touchui/touch_selection_controller_impl.cc#newcode34 ui/views/touchui/touch_selection_controller_impl.cc:34: // the offset in pixels above the bottom of ...
6 years ago (2014-12-03 23:57:20 UTC) #5
mohsen
LGTM https://codereview.chromium.org/769393002/diff/1/ui/views/touchui/touch_selection_controller_impl.cc File ui/views/touchui/touch_selection_controller_impl.cc (right): https://codereview.chromium.org/769393002/diff/1/ui/views/touchui/touch_selection_controller_impl.cc#newcode45 ui/views/touchui/touch_selection_controller_impl.cc:45: // ___________ On 2014/12/03 23:57:20, mfomitchev wrote: > ...
6 years ago (2014-12-04 00:34:56 UTC) #6
mfomitchev
https://codereview.chromium.org/769393002/diff/20001/ui/views/touchui/touch_selection_controller_impl.cc File ui/views/touchui/touch_selection_controller_impl.cc (right): https://codereview.chromium.org/769393002/diff/20001/ui/views/touchui/touch_selection_controller_impl.cc#newcode137 ui/views/touchui/touch_selection_controller_impl.cc:137: kSelectionHandleVertPadding; On 2014/12/04 00:34:56, mohsen wrote: > At least, ...
6 years ago (2014-12-09 22:32:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/769393002/40001
6 years ago (2014-12-09 22:33:48 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/102060) android_aosp on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/40383) android_arm64_dbg_recipe ...
6 years ago (2014-12-09 22:37:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/769393002/60001
6 years ago (2014-12-10 15:11:06 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/6355)
6 years ago (2014-12-10 16:11:31 UTC) #15
mfomitchev
creis@chromium.org: Please review changes in content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
6 years ago (2014-12-10 18:06:36 UTC) #17
Charlie Reis
touch_editable_impl_aura_browsertest.cc LGTM
6 years ago (2014-12-10 18:25:53 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/769393002/80001
6 years ago (2014-12-10 18:31:33 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/13323)
6 years ago (2014-12-10 19:11:59 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/769393002/80001
6 years ago (2014-12-10 21:52:05 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years ago (2014-12-10 23:10:42 UTC) #25
commit-bot: I haz the power
6 years ago (2014-12-10 23:11:19 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1437062436f052c2ec5fb27437af07e1cf0717c5
Cr-Commit-Position: refs/heads/master@{#307784}

Powered by Google App Engine
This is Rietveld 408576698