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 ]
        Arran Mccullough made changes -
        Salesforce Case [5007000000GwiWj]
        Arran Mccullough made changes -
        Attachment Case10226Example.war [ 13311 ]
        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]
        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: