ICEfaces
  1. ICEfaces
  2. ICE-6584

SingleSubmit Double Post when Editing and Tabbing out of ice:inputText

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0-EE-Beta1
    • Fix Version/s: 2.0.0-EE-Beta1, 2.0.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      2.0.0-EE-Beta1 Trunk

      Description

      After applying singleSubmit to the ice-cc:editableTable component noticed that when editing an ice:inputText field and tabbing out, the same submit was performed twice.

      When tabbing through the fields in the editableTable without editing the content, there is just a singleSubmit.

        Activity

        Hide
        Ted Goddard added a comment -

        singleSubmit has been modified so that only change events cause submission for most browsers. Since IE does not provide a bubbling change event, submission occurs on focus out for IE.

        ICE-6590 has been created to track the development of a more configurable singleSubmit (for instance, if blur events are desired on Firefox it should be possible to configure them for submission as well).

        Show
        Ted Goddard added a comment - singleSubmit has been modified so that only change events cause submission for most browsers. Since IE does not provide a bubbling change event, submission occurs on focus out for IE. ICE-6590 has been created to track the development of a more configurable singleSubmit (for instance, if blur events are desired on Firefox it should be possible to configure them for submission as well).

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: