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

Issue 10817016: aura: Fix "not-allowed" cursor and hot-points of some other cursors. (Closed)

Created:
8 years, 5 months ago by varunjain
Modified:
8 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

aura: Fix "not-allowed" cursor and hot-points of some other cursors. BUG=135254 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148498

Patch Set 1 #

Total comments: 2

Patch Set 2 : patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M ui/aura/root_window_host_linux.cc View 1 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
varunjain
8 years, 5 months ago (2012-07-23 21:03:23 UTC) #1
sky
https://chromiumcodereview.appspot.com/10817016/diff/1/ui/aura/root_window_host_linux.cc File ui/aura/root_window_host_linux.cc (right): https://chromiumcodereview.appspot.com/10817016/diff/1/ui/aura/root_window_host_linux.cc#newcode325 ui/aura/root_window_host_linux.cc:325: // src/platforms/assets/cursors/*.cfg files. Is there some better way to ...
8 years, 5 months ago (2012-07-23 23:00:57 UTC) #2
varunjain
https://chromiumcodereview.appspot.com/10817016/diff/1/ui/aura/root_window_host_linux.cc File ui/aura/root_window_host_linux.cc (right): https://chromiumcodereview.appspot.com/10817016/diff/1/ui/aura/root_window_host_linux.cc#newcode325 ui/aura/root_window_host_linux.cc:325: // src/platforms/assets/cursors/*.cfg files. On 2012/07/23 23:00:57, sky wrote: > ...
8 years, 5 months ago (2012-07-25 16:38:28 UTC) #3
sky
Its my understanding that the hot spots are also defined outside of chrome. I was ...
8 years, 5 months ago (2012-07-25 16:58:13 UTC) #4
varunjain
On 2012/07/25 16:58:13, sky wrote: > Its my understanding that the hot spots are also ...
8 years, 5 months ago (2012-07-25 17:46:46 UTC) #5
sky
Did Dan have any suggestions? Is it possible to use an X API to query? ...
8 years, 5 months ago (2012-07-25 21:04:38 UTC) #6
Daniel Erat
Nope, I didn't have any suggestions here. :-/ On 2012/07/25 21:04:38, sky wrote: > Did ...
8 years, 5 months ago (2012-07-25 22:11:11 UTC) #7
varunjain
On 2012/07/25 21:04:38, sky wrote: > Did Dan have any suggestions? Is it possible to ...
8 years, 5 months ago (2012-07-25 23:01:19 UTC) #8
sky
*SIGH* LGTM
8 years, 5 months ago (2012-07-26 00:23:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varunjain@chromium.org/10817016/5001
8 years, 5 months ago (2012-07-26 01:13:14 UTC) #10
commit-bot: I haz the power
Change committed as 148498
8 years, 5 months ago (2012-07-26 03:09:10 UTC) #11
oshima
8 years, 4 months ago (2012-08-09 06:26:07 UTC) #12
On 2012/07/26 03:09:10, I haz the power (commit-bot) wrote:
> Change committed as 148498

drive-by comment.
Ideally, hot point should be embedded in png file's custom data section so that
the author of icon can specify it and chrome can retrieve it. Just filed
crbug.com/141586.

We should also do this for 9 patch like data that we're using for text
button/omnibox,
but that's probably less important than this.

Powered by Google App Engine
This is Rietveld 408576698