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

Issue 1144853002: Fixed unclickable X button in App Info dialog in RTL languages. (Closed)

Created:
5 years, 7 months ago by Matt Giuca
Modified:
5 years, 7 months ago
Reviewers:
msw, benwells
CC:
chromium-reviews, tfarina, msw+watch_chromium.org, alicet1, Matt Giuca, tapted, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed unclickable X button in App Info dialog in RTL languages. BubbleFrameView: Replaced GetCloseButtonBounds with GetCloseButtonMirroredBounds. Now returns the RTL-mirrored bounds, which is necessary for the App Info dialog's FullSizeBubbleFrameView to correctly target events to the close button in RTL mode. BUG=474559 TEST=Change language to Arabic. Go to chrome://extensions; click "Details" on any extension. Click X button. Should close dialog. Committed: https://crrev.com/a429208d1c11c1330801fca7420d8796e97f8a5a Cr-Commit-Position: refs/heads/master@{#330678}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chrome/browser/ui/views/app_list/app_list_dialog_container.cc View 1 chunk +6 lines, -1 line 0 comments Download
M ui/views/bubble/bubble_frame_view.h View 1 chunk +1 line, -1 line 3 comments Download
M ui/views/bubble/bubble_frame_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Matt Giuca
benwells@chromium.org: Please review changes in chrome/browser/ui/views/app_list. msw@chromium.org: Please review changes in ui/views/bubble.
5 years, 7 months ago (2015-05-19 03:03:32 UTC) #2
msw
lgtm with a nit https://codereview.chromium.org/1144853002/diff/1/ui/views/bubble/bubble_frame_view.h File ui/views/bubble/bubble_frame_view.h (right): https://codereview.chromium.org/1144853002/diff/1/ui/views/bubble/bubble_frame_view.h#newcode91 ui/views/bubble/bubble_frame_view.h:91: gfx::Rect GetCloseButtonMirroredBounds() const; nit: I ...
5 years, 7 months ago (2015-05-19 17:06:20 UTC) #3
benwells
lgtm
5 years, 7 months ago (2015-05-19 22:04:01 UTC) #4
Matt Giuca
https://codereview.chromium.org/1144853002/diff/1/ui/views/bubble/bubble_frame_view.h File ui/views/bubble/bubble_frame_view.h (right): https://codereview.chromium.org/1144853002/diff/1/ui/views/bubble/bubble_frame_view.h#newcode91 ui/views/bubble/bubble_frame_view.h:91: gfx::Rect GetCloseButtonMirroredBounds() const; On 2015/05/19 17:06:20, msw wrote: > ...
5 years, 7 months ago (2015-05-19 23:47:23 UTC) #5
msw
https://codereview.chromium.org/1144853002/diff/1/ui/views/bubble/bubble_frame_view.h File ui/views/bubble/bubble_frame_view.h (right): https://codereview.chromium.org/1144853002/diff/1/ui/views/bubble/bubble_frame_view.h#newcode91 ui/views/bubble/bubble_frame_view.h:91: gfx::Rect GetCloseButtonMirroredBounds() const; On 2015/05/19 23:47:23, Matt Giuca wrote: ...
5 years, 7 months ago (2015-05-20 00:20:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1144853002/1
5 years, 7 months ago (2015-05-20 01:10:03 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-20 02:06:56 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 02:08:41 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a429208d1c11c1330801fca7420d8796e97f8a5a
Cr-Commit-Position: refs/heads/master@{#330678}

Powered by Google App Engine
This is Rietveld 408576698