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

        There are no subversion log entries for this issue yet.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: