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

        Brad Kroeger created issue -
        Brad Kroeger made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s 2.0.1 [ 10255 ]
        Assignee Priority P2
        Assignee Ken Fyten [ ken.fyten ] Ted Goddard [ ted.goddard ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23983 Fri Feb 18 09:36:03 MST 2011 ted.goddard relying on change events only for text submission (ICE-6584)
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        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).
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Assignee Priority P2
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24738 Wed Jun 01 13:24:31 MDT 2011 arran.mccullough ICE-6584: SingleSubmit Double Post when Editing and Tabbing out of ice:inputText
        Files Changed
        Commit graph MODIFY /icefaces2/scratchpads/patches/sf-10125/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24753 Thu Jun 02 12:38:10 MDT 2011 arran.mccullough ICE-6584: SingleSubmit Double Post when Editing and Tabbing out of ice:inputText
        Files Changed
        Commit graph MODIFY /icefaces2/scratchpads/patches/SF9769/icefaces/core/src/main/javascript/application.js
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: