Has anyone come up with a solution for the persistent hover state?
If yes, would you please post --I am trying to solve the same problem with no luck.
Announcement
Collapse
No announcement yet.
X
-
Any good ideas how to stop this behavior.
Note: I've tried a .deselect within the callback, but the problem is that button is selected after callback occurs.
Leave a comment:
-
That's the focus state. Try hitting the tab key and you'll see the focus state change to the next button.
Leave a comment:
-
Button left in hover state
Problem observed with ToolStripButton or IButton after performing some ClickHandler.onClick event button remains in a hovered state.
This can be observed in the Demo: http://www.smartclient.com/smartgwt/showcase/#controls_category_dialogs
Is this a known issue? Are there any workarounds?
SmartGWT 2.3
FF 3.6
IE 8
CheersTags: None
Leave a comment: