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

Mouse pointer changes when hovering over certain UI elements #314

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 4 comments
Open

Comments

@GoogleCodeExporter
Copy link

As posted by bertzzie: http://www.osnews.com/comments/25531

What steps will reproduce the problem?
1. The mouse cursor changes when hovering over the playback controls.
2.
3.

What should have happened?
The mouse cursor should not change.

What happened instead?
The mouse cursor changes.

Can you give us any additional information that could be useful in fixing
this bug?
This was very well spotted. I have not noticed this behaviour before, but the 
observation is correct. If you hover over the back and forward controls in 
Explorer, there is visual feedback in the form of a rollover glow. The mouse 
pointer, however, remains the same.

To fix this completely, I suggest the following:

1. Keep the mouse pointer as a normal pointer when hovering over the playback 
controls. Keep the rollover glow for the playback controls.
2. Introduce a glow rollover state for the volume slider.
3. Keep the mouse pointer as a normal pointer when hovering over the repeat and 
shuffle controls. 
4. Introduce a glow rollover state for the repeat and shuffle controls.


What release of Stoffi are you using (Xia or Shang)?
Zhou

If you are using alpha or beta, please state which:
Beta Three

Original issue reported on code.google.com by [email protected] on 22 Apr 2012 at 8:56

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

1 participant