Ticket #5374 (closed Bug: fixed)
[[IE]] Selecting a linefeed at start of text in CK Editor causes styling issues
| Reported by: | satya | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | Core : Styles | Version: | 3.2 |
| Keywords: | IBM Review+ | Cc: | joek,damo |
Description
'To reproduce the defect'
- Input several lines of text into Editor for example like below.
a
b
c
- Select characters beginning with a linefeed. In this case, select from the linefeed character just after the character 'a' up to and including the character 'b'.
- Add a style to the text e.g. Bold, to change the style of selected characters and the bold styling will be applied.
- Select the same style button again (in this case bold) to restore the text to it's original format.
Problem:
The text remains in bold - the styling is not restored.
Expected:
The text should restore to it's original format.This only occurs in IE and only occurs when the linefeed is selected at the start of the highlighted text.
Attachments
Change History
comment:2 follow-up: ↓ 4 Changed 3 years ago by satya
we have got this defect from a customer and they want this defect to be fixed asap.that's why i have raised this defect with high priority
comment:3 Changed 3 years ago by garry.yao
- Keywords Review? added
- Owner set to garry.yao
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.
