hdijkema / seaglass

Automatically exported from code.google.com/p/seaglass
0 stars 0 forks source link

Search Field variant doesn't alter cursor over buttons #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a JTextField with the JTextField.variant == Search.
2. Move the mouse cursor over the find (magnifying glass) and cancel (x) 
buttons.

What is the expected output? What do you see instead?

The cursor remains an insertion point cursor instead of a pointer cursor.

This simply has not yet been implemented, but it should be.

Original issue reported on code.google.com by kahuxtable on 18 Jan 2010 at 7:48

GoogleCodeExporter commented 9 years ago
Hi,
This is already fixed in the integration_rossi branch. There the icons show a 
"normal" cursor and no "text input" cursor.

Have fun,
- Rossi

Original comment by rosstaus...@googlemail.com on 15 Feb 2011 at 6:53

GoogleCodeExporter commented 9 years ago
This issue is fixed in sealglass 0.2 that we just have released.
Please give this new version a try.

Have fun,
- Rossi

Original comment by rosstaus...@googlemail.com on 25 Jun 2012 at 8:39