BIDI: Alignment doesn't apply in some cases with BIDI paragraphs
To reproduce
- Set data as below
<p>
LTR text
</p>
<p dir="rtl">
RTL Text
</p>
- Select the whole content in wysywig area
- Click on the align left button
Expected: the RTL paragraph to align to the left.
Actual: the paragraphs remain unchanged. If right align is pressed, the LTR paragraph is aligned right (center also works).
Change History (5)
Cc: |
James C jamcunni@… added; James C removed
|
Milestone: |
→ CKEditor 3.4.3
|
Status: |
new →
confirmed
|
Resolution: |
→ fixed
|
Status: |
confirmed →
closed
|
Milestone: |
CKEditor 3.4.3
|
What is the status of this ticket ?