Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • siegersallee
    replied
    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.

    Leave a comment:


  • micsky
    replied
    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:


  • smartgwt.dev
    replied
    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:


  • micsky
    started a topic Button left in hover state

    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

    Cheers
Working...
X