ICEfaces
  1. ICEfaces
  2. ICE-6001

JavaScript error when opening a popup that has an inputRichText component in IE

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P01
    • Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Workaround is to avoid form-level updates by wrapping the panelPopup inside a panelGroup:
       
       <ice:panelGroup >
                      <ice:panelPopup >
      </ice:panelGroup>
      Show
      Workaround is to avoid form-level updates by wrapping the panelPopup inside a panelGroup:    <ice:panelGroup >                 <ice:panelPopup > </ice:panelGroup>

      Description

      When an inputRichText component is included in a panelPopup a JavaScript error is thrown when the popup is opened. The error is 'submit.tagName' is null or not an object. This error isn't thrown when the popup uses the visible attribute and not the rendered attribute to show/hide it self.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case [5007000000D4xVb]
        Arran Mccullough made changes -
        Ken Fyten made changes -
        Fix Version/s 1.8.2-EE-GA_P02 [ 10226 ]
        Fix Version/s 1.8.3 [ 10211 ]
        Ken Fyten made changes -
        Assignee Priority P2
        Assignee Yip Ng [ yip.ng ]
        yip.ng made changes -
        Attachment screenshot-03.png [ 12644 ]
        Arran Mccullough made changes -
        Attachment Case9373Example.war [ 12645 ]
        Attachment main.jspx [ 12646 ]
        Attachment TestBean.java [ 12647 ]
        yip.ng made changes -
        Attachment screenshot-04.png [ 12649 ]
        Ken Fyten made changes -
        Assignee Priority P2 P3
        Assignee Yip Ng [ yip.ng ] Adnan Durrani [ adnan.durrani ]
        Adnan Durrani made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Workaround Description Use the visible property to show/hide the popup. Workaround is to avoid form-level updates by wrapping the panelPopup inside a panelGroup:
         
         <ice:panelGroup >
                        <ice:panelPopup >
        </ice:panelGroup>
        Assignee Priority P3
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: