Details
-
Type:
Bug
-
Status: Closed
-
Priority:
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"/>
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
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000D4xVb] |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] |
Assignee | Mandeep Hayher [ mandeep.hayher ] |
Assignee | Mandeep Hayher [ mandeep.hayher ] | Ken Fyten [ ken.fyten ] |
Assignee Priority | P2 | |
Assignee | Ken Fyten [ ken.fyten ] | Adnan Durrani [ adnan.durrani ] |
Assignee | Adnan Durrani [ adnan.durrani ] | Mandeep Hayher [ mandeep.hayher ] |
Assignee | Mandeep Hayher [ mandeep.hayher ] | Adnan Durrani [ adnan.durrani ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23049 | Sat Nov 06 14:32:42 MDT 2010 | adnan.durrani | Fix for |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Fix Version/s | 2.0.0 [ 10230 ] | |
Fix Version/s | 1.8.3 [ 10211 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23059 | Mon Nov 08 22:46:09 MST 2010 | adnan.durrani | Fix for |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |
Please retest using latest icefaces/trunk.