ICEfaces
  1. ICEfaces
  2. ICE-10934

Button click blocked by blockUiOnSubmit

    Details

    • Assignee Priority:
      P1
    • Support Case References:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Adding the following the ace:textEntry's ace:ajax tag:
      onStart="if (event.stopPropagation) { event.stopPropagation() } else { event.returnValue = false; }"
      Show
      Adding the following the ace:textEntry's ace:ajax tag: onStart="if (event.stopPropagation) { event.stopPropagation() } else { event.returnValue = false; }"

      Description

      An ace:textEntry component is set to submit on blur via an ace:ajax tag. If focus is set in the input field and a commandButton is clicked. The button click is blocked when blockUiOnSubmit is set to true.

      This is the same issue as described in ICE-10769 but is affecting other components now as well on the EE 3.3.0 and 4.x code bases.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment Case13666Example2.war [ 22043 ]
        Attachment Case13666Example2.zip [ 22044 ]
        Ken Fyten made changes -
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s EE-4.1.0.GA [ 12171 ]
        Fix Version/s EE-3.3.0.GA_P04 [ 12270 ]
        Assignee Priority P1 [ 10010 ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Won't Fix [ 2 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: