ICEfaces
  1. ICEfaces
  2. ICE-10632

blockUIOnSubmit feature doesn't work when submit triggered by pushbutton

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA
    • Fix Version/s: EE-3.3.0.GA_P03, 4.1
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      supported browsers

      Description

      When submit is triggered by an _ace:pushbutton_ component the _blockUIOnSubmit_ feature will not prevent the browser from issuing subsequent submits.

        Activity

        Hide
        Mircea Toma added a comment - - edited

        Modified blockui.js to override the primitive submit function with one that will block sub-sequent calls when blockUI is enabled. This is required in cases where the callbacks that trigger a submit is registered with Element.addEventListener function and cannot be reached to be disabled temporarily (to avoid subsequent submits).

        Show
        Mircea Toma added a comment - - edited Modified blockui.js to override the primitive submit function with one that will block sub-sequent calls when blockUI is enabled. This is required in cases where the callbacks that trigger a submit is registered with Element.addEventListener function and cannot be reached to be disabled temporarily (to avoid subsequent submits).
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r44469. Tomcat 7, IE 11, FF 34, Chrome 41.
        New test application /ICE-10632.jsf was added to C:\svn\repo\qa\trunk\Regression-Icefaces4\Sparkle\Manual\config.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r44469. Tomcat 7, IE 11, FF 34, Chrome 41. New test application / ICE-10632 .jsf was added to C:\svn\repo\qa\trunk\Regression-Icefaces4\Sparkle\Manual\config.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces EE-3.3.0 maintenance branch r44497. Tomcat 7, IE 11, FF 34, Chrome 41.
        New test application /ICE-10632.jsf was added to C:\svn\repo\qa\trunk\Regression-Icefaces2\Sparkle\Manual\config.

        Show
        Liana Munroe added a comment - Verified ICEfaces EE-3.3.0 maintenance branch r44497. Tomcat 7, IE 11, FF 34, Chrome 41. New test application / ICE-10632 .jsf was added to C:\svn\repo\qa\trunk\Regression-Icefaces2\Sparkle\Manual\config.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: