Opened 14 years ago
Closed 14 years ago
#6661 closed Bug (fixed)
BIDI: In IE Language direction applied to a Paragraph is removed when we apply Pre Formatted Paragraph format option
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.1 |
Component: | Core : Styles | Version: | 3.4.2 |
Keywords: | IBM IE | Cc: | Damian, joek, james c |
Description
To reproduce the defect:
- Open Ajax sample.
- Type a Paragraph & apply RTL Language direction to the Paragraph.
- Select the Paragraph & apply Pre Formatted Paragraph Format.
Expected Result:
Pre Formatted Paragraph format is applied to the Paragraph & language direction of the Paragraph still remains the same(RTL).
Actual Result:
Pre Formatted Paragraph format is applied to the Paragraph but language direction applied to Paragraph(RTL) is removed.
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by
Component: | General → Core : Styles |
---|---|
Keywords: | IE added |
Milestone: | → CKEditor 3.4.3 |
Status: | new → confirmed |
Changed 14 years ago by
Attachment: | 6661.patch added |
---|
comment:2 Changed 14 years ago by
Milestone: | CKEditor 3.4.3 → CKEditor 3.5.1 |
---|
comment:3 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:4 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6270].
Affects only IE.