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

Issue 1044043004: Don't add an aura tooltip to bubble close buttons on Windows. (Closed)

Created:
5 years, 8 months ago by benwells
Modified:
5 years, 8 months ago
Reviewers:
msw, dmazzoni, Peter Kasting, sky
CC:
chromium-reviews, tfarina, alicet1, msw+watch_chromium.org, 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

Don't add an aura tooltip to bubble close buttons on Windows. The Windows system automatically adds a tooltip to these buttons as the button returns HTCLOSE when nc hit tested. If we add the aura tooltip as well there are two tooltips shown. BUG=471981 Committed: https://crrev.com/5c30d9f20cde79aff3ae8d90c8e1909e351bea44 Cr-Commit-Position: refs/heads/master@{#324183}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Use define #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M ui/views/bubble/bubble_frame_view.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (3 generated)
benwells
5 years, 8 months ago (2015-03-31 09:06:24 UTC) #2
msw
https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (left): https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc#oldcode129 ui/views/bubble/bubble_frame_view.cc:129: return HTCLOSE; Hmm, do screen readers, software that assists ...
5 years, 8 months ago (2015-03-31 16:45:31 UTC) #4
dmazzoni
https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (left): https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc#oldcode129 ui/views/bubble/bubble_frame_view.cc:129: return HTCLOSE; On 2015/03/31 16:45:30, msw wrote: > Hmm, ...
5 years, 8 months ago (2015-03-31 16:55:47 UTC) #5
msw
https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (left): https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc#oldcode129 ui/views/bubble/bubble_frame_view.cc:129: return HTCLOSE; On 2015/03/31 16:55:46, dmazzoni wrote: > On ...
5 years, 8 months ago (2015-03-31 16:57:22 UTC) #6
benwells
https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (left): https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc#oldcode129 ui/views/bubble/bubble_frame_view.cc:129: return HTCLOSE; On 2015/03/31 16:57:22, msw wrote: > On ...
5 years, 8 months ago (2015-03-31 22:06:57 UTC) #7
msw
https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (left): https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc#oldcode129 ui/views/bubble/bubble_frame_view.cc:129: return HTCLOSE; On 2015/03/31 22:06:57, benwells wrote: > On ...
5 years, 8 months ago (2015-03-31 22:11:26 UTC) #8
Peter Kasting
Since I was CCed: I think returning HTCLOSE is preferable, and in general if we ...
5 years, 8 months ago (2015-04-01 06:18:11 UTC) #9
benwells
On 2015/04/01 06:18:11, Peter Kasting wrote: > Since I was CCed: I think returning HTCLOSE ...
5 years, 8 months ago (2015-04-02 01:00:55 UTC) #10
msw
Does the Windows native hint also appear in Ash shell (metro / windows mode)? If ...
5 years, 8 months ago (2015-04-02 17:26:52 UTC) #11
benwells
OK, here it is using a define https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc File ui/views/bubble/bubble_frame_view.cc (left): https://codereview.chromium.org/1044043004/diff/1/ui/views/bubble/bubble_frame_view.cc#oldcode129 ui/views/bubble/bubble_frame_view.cc:129: return HTCLOSE; ...
5 years, 8 months ago (2015-04-08 00:19:13 UTC) #12
benwells
On 2015/04/08 00:19:13, benwells wrote: > OK, here it is using a define > > ...
5 years, 8 months ago (2015-04-08 01:11:00 UTC) #13
msw
Please update the CL description and then this lgtm.
5 years, 8 months ago (2015-04-08 01:44:03 UTC) #14
benwells
On 2015/04/08 01:44:03, msw wrote: > Please update the CL description and then this lgtm. ...
5 years, 8 months ago (2015-04-08 03:15:25 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1044043004/20001
5 years, 8 months ago (2015-04-08 03:15:45 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-08 03:20:15 UTC) #18
commit-bot: I haz the power
5 years, 8 months ago (2015-04-08 03:21:12 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5c30d9f20cde79aff3ae8d90c8e1909e351bea44
Cr-Commit-Position: refs/heads/master@{#324183}

Powered by Google App Engine
This is Rietveld 408576698