Announcement

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

    Widgets(like Images, windows)are still present even after releasing the mouse cursor.

    Hi Isomorphic,

    We are using Smart Gwt-5.x
    Browser: Microsoft Edge, IE11, IE10

    Issue : Widgets(like icons, Images, dialogue, windows)are still present even after releasing the mouse cursor.

    Detail:
    Keep browser window lesser than screen size.
    Select some control(Ex: image icon) using mouse cursor and move the mouse cursor to outside the main window(Browser) and release the mouse cursor.

    Result: Control(Image icon) is not disappeared even after releasing the mouse cursor. Still it is showing in Mouse hold & drag state.
    Expected Behavior: control(Image icon) should be disappeared after releasing the mouse cursor.

    Below are the sample showcase items.
    http://www.smartclient.com/smartgwt/...tile_filtering
    http://www.smartclient.com/smartgwt/...ed_nested_grid

    Note: This issue not observed in "Chrome and Firefox" browsers..

    Do let us know if any solution is available.






    #2
    This is a known issue with IE not firing sufficient and/or reliable events that would allow detecting this case.

    All the workarounds we know of are much worse than this minor effect (eg, performance issues or lagging cursor effects), so we don't plan to implement any of them.

    Comment

    Working...
    X