Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change mouse cursor indicator during loading of a web page in Chrome 33 and later branches #148

Closed
GoogleCodeExporter opened this issue Aug 28, 2015 · 1 comment
Milestone

Comments

@GoogleCodeExporter
Copy link

Since Chrome 33 web pages do not show "loading cursor" in Google Chrome, it is Aura UI bug: https://code.google.com/p/chromium/issues/detail?id=133039

Change cursor icon in OnLoadingStateChange. See WM_SETCURSOR, GetCursor, SetCursor and LoadCursor on MSDN pages.

Original issue reported on code.google.com by czarek.t...@gmail.com on 28 Nov 2014 at 11:32

@cztomczak cztomczak added this to the Chrome 47 milestone Feb 11, 2016
cztomczak added a commit that referenced this issue Feb 11, 2016
@cztomczak
Copy link
Owner

Fixed in commit 0b2a014.
It's not perfect, but does its job pretty well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants