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

Issue 4151012: Prevent needless vertical margin change. (Closed)

Created:
10 years, 1 month ago by altimofeev
Modified:
9 years, 7 months ago
Reviewers:
sky, varunjain
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Prevent needless vertical margin change. When one change horizontal margin, vertical margin is also changed to zero. BUG=chromium-os:8081 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64550

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M views/controls/textfield/native_textfield_gtk.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
altimofeev
10 years, 1 month ago (2010-10-29 13:53:49 UTC) #1
sky
LGTM
10 years, 1 month ago (2010-10-29 14:58:06 UTC) #2
varunjain
On 2010/10/29 14:58:06, sky wrote: > LGTM Hi.. this change is causing some issues with ...
10 years, 1 month ago (2010-11-02 19:39:13 UTC) #3
altimofeev
10 years, 1 month ago (2010-11-03 07:02:37 UTC) #4
On Tue, Nov 2, 2010 at 10:39 PM, <varunjain@chromium.org> wrote:

> On 2010/10/29 14:58:06, sky wrote:
>
>> LGTM
>>
>
> Hi.. this change is causing some issues with displaying the textfield in
> the
> Find Bar (the size of the textfield inside the bar is off). It seems to be
> this
> change because the textfield looks fine if I revert it. Please check and if
> required revert or fix this.


Yes, it is. I already have fix for it:
http://codereview.chromium.org/4246002/show.

Powered by Google App Engine
This is Rietveld 408576698