ICEfaces
  1. ICEfaces
  2. ICE-4308

"blockUIOnSubmit=true" stops button press from firing Action event

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      blockUIOnSubmit=true

      Description

      When the app. has focus on an inputText field (for example) set to partialSubmit=true and the user then clicks on a commandButton, for example, to trigger an action event there can be cases where the onblur event is fired as focus leaves the inputText (and goes to the button) causes the UIBlocker to display for the partialSubmit associated with the onblur. In turn, the UIBlocker actually blocks the button click event from registering in the browser, resulting in the need for the user to click the button again to fire the action event.

      To reproduce using IE view the Calendar demo in Comp. Showcase, in the popup calendar edit the date in the text field, then click the popup button. The edited date will be partialSubmitted to the server, but most times the button click will be "blocked". You'll need to click the button again to view the popup calendar.

        Issue Links

          Activity

          Hide
          Mircea Toma added a comment -

          Disable keyboard blocking when com.icesoft.faces.synchronousUpdate feature is disabled.

          Show
          Mircea Toma added a comment - Disable keyboard blocking when com.icesoft.faces.synchronousUpdate feature is disabled.
          Hide
          Joanne Bai added a comment -

          Verified successfully on ICEfaces/trunk revision 21855, using Tomcat6.0.26 + FF3.6 and IE8

          Test app has been committed to repo\qa\trunk\Regression\Manual\ICE-4308

          Show
          Joanne Bai added a comment - Verified successfully on ICEfaces/trunk revision 21855, using Tomcat6.0.26 + FF3.6 and IE8 Test app has been committed to repo\qa\trunk\Regression\Manual\ ICE-4308
          Show
          Isuru Perera added a comment - Any plans to implement my suggestion? http://jira.icefaces.org/browse/ICE-4308?focusedCommentId=26593&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_26593
          Hide
          Ken Fyten added a comment -

          See ICE-5817 for follow-up on your suggestion, Isuru.

          Show
          Ken Fyten added a comment - See ICE-5817 for follow-up on your suggestion, Isuru.
          Hide
          Isuru Perera added a comment -

          Hi Ken, Thanks for informing and considering my suggestion.

          Show
          Isuru Perera added a comment - Hi Ken, Thanks for informing and considering my suggestion.

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Ken Fyten
            • Votes:
              12 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: