ICEfaces
  1. ICEfaces
  2. ICE-5995

Can't remove styling from inputRichText with saveOnSubmit=true 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, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE

      Description

      When an inputRichText component has saveOnSubmit=true, adding style (Bold, Underline, Italics) to the text can't be reverted back once the style is applied.

      Steps to reproduce issue:
       - Type in some text into the text field.
       - Highlight the text.
       - Select the "B" to bold the selected text.
       - De-highlight the text.
       - Type in some more text.
       - Select all of the text in the field.
       - The "B" is highlighted but can't be turned off.

      This can be reproduced with the Italic Style button and the Underline style button. This can only be reproduced with saveOnSubmit=true and in IE.

      Sample code:

      <ice:inputRichText value="#{testBean.text}"
                                                     toolbar="Default"
                                                     saveOnSubmit="true"/>

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: