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

Issue 1271193002: Devtools UI: Behavior and UI update to tooltips (Closed)

Created:
5 years, 4 months ago by samli
Modified:
5 years, 4 months ago
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, yurys+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Devtools UI: Behavior and UI update to tooltips This change removes the arrow from tooltips and changes the color from black to a light grey. This change also hides all tooltips while the mouse is pressed down. Tooltips are also left-aligned with anchor element. They also now default to the bottom instead of the top for consistency. BUG=513066 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200290

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -47 lines) Patch
M Source/devtools/front_end/emulation/ResponsiveDesignView.js View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M Source/devtools/front_end/ui/SplitWidget.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/ui/Toolbar.js View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M Source/devtools/front_end/ui/Tooltip.js View 1 2 3 4 5 4 chunks +12 lines, -16 lines 0 comments Download
M Source/devtools/front_end/ui/tooltip.css View 1 2 3 1 chunk +16 lines, -24 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
samli
PTAL. Screenshot: http://i.imgur.com/C6zzB9c.png This change matches Max's prototype. No arrow & light grey. I changed ...
5 years, 4 months ago (2015-08-05 07:34:06 UTC) #2
maxwalker
I think showing the tooltip on the right (left aligned with anchor element or mouse ...
5 years, 4 months ago (2015-08-05 09:46:24 UTC) #3
samli
On 2015/08/05 at 09:46:24, maxwalker wrote: > I think showing the tooltip on the right ...
5 years, 4 months ago (2015-08-06 03:27:28 UTC) #4
maxwalker
LGTM!
5 years, 4 months ago (2015-08-06 08:59:45 UTC) #5
paulirish
IMO needs a touch more shadow contrast, especially as much of our UI is gray ...
5 years, 4 months ago (2015-08-07 00:13:11 UTC) #6
samli
On 2015/08/07 at 00:13:11, paulirish wrote: > IMO needs a touch more shadow contrast, especially ...
5 years, 4 months ago (2015-08-07 03:27:37 UTC) #8
paulirish
Feedback after review with dgozman & pfeldman: 1. z-index for tooltip must be higher than ...
5 years, 4 months ago (2015-08-11 00:16:29 UTC) #9
dgozman
lgtm https://codereview.chromium.org/1271193002/diff/60001/Source/devtools/front_end/ui/Tooltip.js File Source/devtools/front_end/ui/Tooltip.js (right): https://codereview.chromium.org/1271193002/diff/60001/Source/devtools/front_end/ui/Tooltip.js#newcode39 Source/devtools/front_end/ui/Tooltip.js:39: if (!path || this._mouseIsDown) Just check |event.buttons !== ...
5 years, 4 months ago (2015-08-11 00:18:00 UTC) #10
samli
https://codereview.chromium.org/1271193002/diff/60001/Source/devtools/front_end/ui/Tooltip.js File Source/devtools/front_end/ui/Tooltip.js (right): https://codereview.chromium.org/1271193002/diff/60001/Source/devtools/front_end/ui/Tooltip.js#newcode39 Source/devtools/front_end/ui/Tooltip.js:39: if (!path || this._mouseIsDown) On 2015/08/11 at 00:18:00, dgozman ...
5 years, 4 months ago (2015-08-11 01:50:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1271193002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1271193002/100001
5 years, 4 months ago (2015-08-11 01:57:01 UTC) #17
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 03:18:43 UTC) #18
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200290

Powered by Google App Engine
This is Rietveld 408576698