ICEfaces
  1. ICEfaces
  2. ICE-9454

ice:inputRichText - IE10 specific issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-1.8.2.GA_P06
    • Fix Version/s: EE-1.8.2.GA_P07
    • Component/s: ICE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces EE 1.8.2.GA_P07 Build5
      App Server: WebSphere 7.0.0.19 / Tomcat 6
      Browsers: IE10

      Description

      component-showcase [jsp] -> Rich Text demo page:

      1) JS errors occur when interacting with the rich text component; as example, when opening the background color panel, and also when selecting a color (WAS7 specific, not an issue in IE7/8/9):

      SCRIPT5007: Unable to get property 'body' of undefined or null reference
      ckeditor.js, line 117 character 1589
      SCRIPT5007: Unable to get property 'toLowerCase' of undefined or null reference
      ckeditor.js, line 29 character 2357

      2) Also, the panel of colors renders to the left-side of the demo page, outside of the component (see attached screen shot, not WAS7 specific; IE10 specific).

        Activity

        Hide
        Arturo Zambrano added a comment -

        I can reproduce this issue on Tomcat as well.

        Message: Unable to get property 'body' of undefined or null reference
        Line: 117
        Char: 1589
        Code: 0
        URI: http://localhost:8080/component-showcase/xmlhttp/ice-static/editor/ckeditor.js

        Message: Unable to get property 'toLowerCase' of undefined or null reference
        Line: 29
        Char: 2357
        Code: 0
        URI: http://localhost:8080/component-showcase/showcase.iface?rvn=1

        Show
        Arturo Zambrano added a comment - I can reproduce this issue on Tomcat as well. Message: Unable to get property 'body' of undefined or null reference Line: 117 Char: 1589 Code: 0 URI: http://localhost:8080/component-showcase/xmlhttp/ice-static/editor/ckeditor.js Message: Unable to get property 'toLowerCase' of undefined or null reference Line: 29 Char: 2357 Code: 0 URI: http://localhost:8080/component-showcase/showcase.iface?rvn=1
        Hide
        Arturo Zambrano added a comment - - edited

        This issue is fixed by simply updating the CKEditor library to the 3.6.6.1 version, as we did with the 3.x components (ICE-9374). I already tried this on my machine, and it works.

        Show
        Arturo Zambrano added a comment - - edited This issue is fixed by simply updating the CKEditor library to the 3.6.6.1 version, as we did with the 3.x components ( ICE-9374 ). I already tried this on my machine, and it works.
        Hide
        Arturo Zambrano added a comment - - edited

        Committed upgrade of the CKEditor library to version 3.6.6.1 at revision 37055 to the trunk and at revision 37057 to the p07 tag.

        Show
        Arturo Zambrano added a comment - - edited Committed upgrade of the CKEditor library to version 3.6.6.1 at revision 37055 to the trunk and at revision 37057 to the p07 tag.
        Hide
        Carmen Cristurean added a comment - - edited

        Confirmed as fixed. Verified with 1.8.2.GA Build7 using component-showcase[jsp/facelets/facelets-enh] in IE10, IE7, IE8, FF21, Chrome27.

        Known Issue: in IE6 the browser crashes on the Rich Text demo load, this is also an issue with 1.8.2_P06.

        Show
        Carmen Cristurean added a comment - - edited Confirmed as fixed. Verified with 1.8.2.GA Build7 using component-showcase [jsp/facelets/facelets-enh] in IE10, IE7, IE8, FF21, Chrome27. Known Issue: in IE6 the browser crashes on the Rich Text demo load, this is also an issue with 1.8.2_P06.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: