ICEfaces
  1. ICEfaces
  2. ICE-6969

Javascript Error on double-click of ice:rowSelector in FF

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0.GA
    • Fix Version/s: 2.1-Beta, 3.0, EE-2.0.0.GA_P01
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7.0.12
    • Assignee Priority:
      P1
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Setting the blockUIOnSubmit parameter resolves the issue in my test case:

          <context-param>
               <param-name>org.icefaces.blockUIOnSubmit</param-name>
               <param-value>true</param-value>
           </context-param>
      Show
      Setting the blockUIOnSubmit parameter resolves the issue in my test case:     <context-param>          <param-name>org.icefaces.blockUIOnSubmit</param-name>          <param-value>true</param-value>      </context-param>

      Description

      When using Firefox double-clicking on a ice:rowSelector row will result in a javascript error and the component will no longer interact with the server. Here is the error reported in Firefox:

      element is null
      return parentStream(element.paretnNode);
      bridge.js.jsf line 1128

      This can be recreated in the repo\services\williams\williamspoc application

        Activity

        Brad Kroeger created issue -
        Brad Kroeger made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ]
        Hide
        Ara Rar added a comment -

        I have same error, when i double click on row.
        Glassfish 3.1

        Show
        Ara Rar added a comment - I have same error, when i double click on row. Glassfish 3.1
        Arran Mccullough made changes -
        Salesforce Case [5007000000GwiWj]
        Hide
        Arran Mccullough added a comment -

        Attached isolated test case. To reproduce, load app in Firefox and double click a row in the table.

        One note, this seems to only occur on the initial load of the page. If the row is single clicked, any double clicks after that don't result in the error.

        Show
        Arran Mccullough added a comment - Attached isolated test case. To reproduce, load app in Firefox and double click a row in the table. One note, this seems to only occur on the initial load of the page. If the row is single clicked, any double clicks after that don't result in the error.
        Arran Mccullough made changes -
        Attachment Case10226Example.war [ 13311 ]
        Hide
        Ara Rar added a comment -

        For me the problem is a little different, always when I start rapidly clicking, the application stops responding when clicked 2-3 time
        Here it does not matter that I click doubly, quick reference only invokes the error.
        Trying to use the method isDblClick not bring any effect.
        The situation is repeated in the same way as RowSelectorEvent and ClickActionEvent.

        Sorry for my English.

        Show
        Ara Rar added a comment - For me the problem is a little different, always when I start rapidly clicking, the application stops responding when clicked 2-3 time Here it does not matter that I click doubly, quick reference only invokes the error. Trying to use the method isDblClick not bring any effect. The situation is repeated in the same way as RowSelectorEvent and ClickActionEvent. Sorry for my English.
        Arran Mccullough made changes -
        Salesforce Case [5007000000GwiWj] [5007000000GwiWj, 5007000000GwVMk]
        Ken Fyten made changes -
        Fix Version/s EE-2.0.0.GA_P01 [ 10271 ]
        Fix Version/s 2.1 [ 10241 ]
        Ken Fyten made changes -
        Assignee Priority P1
        Assignee Ken Fyten [ ken.fyten ] Mircea Toma [ mircea.toma ]
        Arran Mccullough made changes -
        Workaround Description Setting the blockUIOnSubmit parameter resolves the issue in my test case:

            <context-param>
                 <param-name>org.icefaces.blockUIOnSubmit</param-name>
                 <param-value>true</param-value>
             </context-param>
        Workaround Exists [Yes]
        Hide
        Mircea Toma added a comment -

        This issue was resolved by the ICE-6941 fixes.

        Show
        Mircea Toma added a comment - This issue was resolved by the ICE-6941 fixes.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.1-Beta [ 10291 ]
        Fix Version/s 2.1 [ 10241 ]
        Ken Fyten made changes -
        Fix Version/s 3.0 [ 10241 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: