google-code-export / mgwt

Automatically exported from code.google.com/p/mgwt
Other
1 stars 0 forks source link

Default cursor style should be added to MGWT Buttons and HeaderButtons to improve UI desktop experience #298

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a MGWT HeaderButton and / or MGWT Button to a screen
2. Test your app in a desktop browser
3. Move your mouse cursor above the text within the button. 

What is the expected output? What do you see instead?
I would expect the mouse cursor to remain in default style.
Instead it changes to a text cursor as soon as you move above the text.

What version of the product are you using? On what operating system?
MGWT 1.2.0.SNAPSHOT
GWT 2.5.1
Ubuntu 12.04, Windows 7 and Mac OS 10.6

Please provide any additional information below.
The small CSS change would improve MGWT experience on a desktop browser a lot. 
Especially if your app does not have specialized desktop views.

Original issue reported on code.google.com by roman.ka...@gmail.com on 4 May 2013 at 1:51

GoogleCodeExporter commented 9 years ago
Moved to https://github.com/mgwt/mgwt/issues/12

Original comment by kurka.da...@gmail.com on 13 Jul 2014 at 5:24