ICEfaces
  1. ICEfaces
  2. ICE-5306

inputRichText not "saving" on Safari & Chrome

    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, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Safari 5 and Chrome 7.0 browsers (must be a WebKit specific issue).

      Description

      Rich Text does not work on Chrome7.0 or Safari 5. The user can type text but cannot save anything.

        Issue Links

          Activity

          Hide
          Mandeep Hayher added a comment -

          Retested with Glimmer revision# 21634, Tomcat6 & Chrome 5.0.375.55.
          This time the user can save fine but text styling (Bold, underline x2 etc) do not work.

          Show
          Mandeep Hayher added a comment - Retested with Glimmer revision# 21634, Tomcat6 & Chrome 5.0.375.55. This time the user can save fine but text styling (Bold, underline x2 etc) do not work.
          Hide
          Mandeep Hayher added a comment -

          Problem is also reproducible on icefaces trunk revision# 21460, Tomcat6 & Chrome 5.0.375.55.

          Show
          Mandeep Hayher added a comment - Problem is also reproducible on icefaces trunk revision# 21460, Tomcat6 & Chrome 5.0.375.55.
          Hide
          Ken Fyten added a comment -

          Please retest using latest Chrome and icefaces/trunk.

          Show
          Ken Fyten added a comment - Please retest using latest Chrome and icefaces/trunk.
          Hide
          Mandeep Hayher added a comment -

          Retested on icefaces trunk revision# 22992, Tomcat6 & Chrome 7.0.517.41
          User can save fine but text styling (Bold, underline x2 etc) do not work.

          Show
          Mandeep Hayher added a comment - Retested on icefaces trunk revision# 22992, Tomcat6 & Chrome 7.0.517.41 User can save fine but text styling (Bold, underline x2 etc) do not work.
          Hide
          Ken Fyten added a comment -

          Should complete ICE-6198 first as that may help with newer browser support.

          Show
          Ken Fyten added a comment - Should complete ICE-6198 first as that may help with newer browser support.
          Hide
          Mandeep Hayher added a comment -

          Tested successfully on Icefaces trunk revision# 23027, Tomcat6 & Chrome7.0.517.41
          and Icefaces2 trunk revision# 23027, Tomcat6 & Chrome7.0.517.41

          Show
          Mandeep Hayher added a comment - Tested successfully on Icefaces trunk revision# 23027, Tomcat6 & Chrome7.0.517.41 and Icefaces2 trunk revision# 23027, Tomcat6 & Chrome7.0.517.41
          Hide
          Mandeep Hayher added a comment -

          Problem is reproducible on Chrome7.0.517.44, tomcat6 & Icefaces1.8 trunk revision# 23062.
          The browser cache needs to be cleared in order to reproduce issue( this caused the false positive in previous testing.

          Show
          Mandeep Hayher added a comment - Problem is reproducible on Chrome7.0.517.44, tomcat6 & Icefaces1.8 trunk revision# 23062. The browser cache needs to be cleared in order to reproduce issue( this caused the false positive in previous testing.
          Hide
          Mandeep Hayher added a comment -

          Problem is reproducible on Safari 5.0 too.

          Show
          Mandeep Hayher added a comment - Problem is reproducible on Safari 5.0 too.
          Hide
          Ken Fyten added a comment -

          Chrome (7) and Safari are still not working correctly. You can edit text, style it, etc, but when you click the SAVE button, no content is saved to the backing bean, although the effect is fired on the server-side bean values as if they had been updated.

          Show
          Ken Fyten added a comment - Chrome (7) and Safari are still not working correctly. You can edit text, style it, etc, but when you click the SAVE button, no content is saved to the backing bean, although the effect is fired on the server-side bean values as if they had been updated.
          Hide
          Adnan Durrani added a comment -

          Applied to trunk

          Command: Commit
          Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js
          Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\resources\ice-static\editor\js\fckeditor_ext.js
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\resources\ice-static\editor\js\fckeditor_ext.js
          Completed: At revision: 23075

          After applying fix, I have checked out the icefaces to new location and run the showcase demo with saveOnSubmit with all browser. Please see the snapshot.

          http://screencast.com/t/gDFNx0XfZT

          Show
          Adnan Durrani added a comment - Applied to trunk Command: Commit Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\resources\ice-static\editor\js\fckeditor_ext.js Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\resources\ice-static\editor\js\fckeditor_ext.js Completed: At revision: 23075 After applying fix, I have checked out the icefaces to new location and run the showcase demo with saveOnSubmit with all browser. Please see the snapshot. http://screencast.com/t/gDFNx0XfZT
          Hide
          Adnan Durrani added a comment - - edited

          Applied to compat:

          Command: Commit
          Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js
          Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js
          Completed: At revision: 23077

          Tested with all browsers using saveOnSubmit=true. Please see the snapshot.
          http://screencast.com/t/599uHIhDkw

          Show
          Adnan Durrani added a comment - - edited Applied to compat: Command: Commit Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\inputrichtext\fckeditor_ext.js Completed: At revision: 23077 Tested with all browsers using saveOnSubmit=true. Please see the snapshot. http://screencast.com/t/599uHIhDkw

            People

            • Assignee:
              Adnan Durrani
              Reporter:
              Mandeep Hayher
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: