Announcement

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

    ItemChangedHandler not working correctly after gwt upgrade(2.6.1)

    Isomorphic-SmartClient-Version: v10.0p_2015-03-05Pro
    GWT version: 2.6.1
    Browser: IE 8 and IE11
    As per the functionality, when we click on any record, a new form opens. If any change in the form is made then isDirty flag is set to true.
    We upgraded gwt version of our application from gwt 2.3.0 to gwt 2.6.1. Currently we are facing  a problem with ItemChangedHandler. ItemChangedEvent is fired whenever the page loads due to which the dirty flag is always set to true even though no change in the form has been made.
    This functionality was working fine with gwt 2.3.0.
    After gwt upgrade, the ItemChangedEvent is fired wrongly in IE 8 and IE11. Though it works fine in Chrome.
    I have attached the code for reference;  gwt_itemchangedhandler_issue.txt
    Attached Files
    Last edited by kashif461; 14 Sep 2015, 14:27.

    #2
    Hi Isomorphic,
    We are stuck with this issue. Please respond.
    Thanks.

    Comment


      #3
      Please see the FAQ for how best to get attention from Support or from fellow community members. You are missing all the basic points: not using the latest patches, test case is neither runnable nor minimal, etc.
      Last edited by Isomorphic; 18 Sep 2015, 13:56.

      Comment

      Working...
      X