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

Issue 1194113002: EditableText underlines the word being edited (Closed)

Created:
5 years, 6 months ago by hansmuller1
Modified:
5 years, 6 months ago
CC:
abarth-chromium, gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

EditableText underlines the word being edited Also restored the blue line that appears below focused Input text. R=ianh@google.com Committed: https://chromium.googlesource.com/external/mojo/+/d86a57c8303c328e7c2a8d8ffdf61c04c27033d1

Patch Set 1 #

Patch Set 2 : #

Total comments: 16

Patch Set 3 : Use Border to draw the focus highlight #

Patch Set 4 : #

Patch Set 5 : do not constrain the input components width #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -63 lines) Patch
M sky/sdk/lib/editing/editable_text.dart View 1 2 3 chunks +8 lines, -31 lines 0 comments Download
M sky/sdk/lib/editing/input.dart View 1 2 3 4 4 chunks +21 lines, -32 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
hansmuller
PTAL
5 years, 6 months ago (2015-06-19 22:22:28 UTC) #3
Hixie
https://codereview.chromium.org/1194113002/diff/20001/sky/sdk/lib/editing/editable_text.dart File sky/sdk/lib/editing/editable_text.dart (right): https://codereview.chromium.org/1194113002/diff/20001/sky/sdk/lib/editing/editable_text.dart#newcode23 sky/sdk/lib/editing/editable_text.dart:23: static const TextStyle _plainStyle = const TextStyle(); Can't this ...
5 years, 6 months ago (2015-06-19 22:39:44 UTC) #5
abarth-chromium
https://codereview.chromium.org/1194113002/diff/20001/sky/sdk/lib/editing/editable_text.dart File sky/sdk/lib/editing/editable_text.dart (right): https://codereview.chromium.org/1194113002/diff/20001/sky/sdk/lib/editing/editable_text.dart#newcode24 sky/sdk/lib/editing/editable_text.dart:24: static const TextStyle _composingStyle = const TextStyle(decoration: underline); I ...
5 years, 6 months ago (2015-06-19 22:41:38 UTC) #7
hansmuller
Please give this another look. https://codereview.chromium.org/1194113002/diff/20001/sky/sdk/lib/editing/editable_text.dart File sky/sdk/lib/editing/editable_text.dart (right): https://codereview.chromium.org/1194113002/diff/20001/sky/sdk/lib/editing/editable_text.dart#newcode23 sky/sdk/lib/editing/editable_text.dart:23: static const TextStyle _plainStyle ...
5 years, 6 months ago (2015-06-19 23:32:12 UTC) #8
Hixie
lgtm
5 years, 6 months ago (2015-06-19 23:43:24 UTC) #10
abarth-chromium
lgtm2
5 years, 6 months ago (2015-06-19 23:48:52 UTC) #11
hansmuller1
5 years, 6 months ago (2015-06-19 23:50:14 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
d86a57c8303c328e7c2a8d8ffdf61c04c27033d1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698