#6484 closed Bug (invalid)
BIDI: Incorrect alignment is applied when copying & pasting RTL content from Word
Reported by: | James | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Plugin : Paste from Word | Version: | 3.4.1 |
Keywords: | IBM | Cc: | Damian, joek, Satya Minnekanti |
Description
Steps to Reproduce the defect:
- Open the Ajax sample.
- Copy & Paste the content from the attached Word document.
Expected:
Line 1: has language direction of LTR & is aligned left.
Line 2: has language direction of LTR & is aligned centre.
Line 3: has language direction of LTR & is aligned right.
Line 4: has language direction of LTR & is aligned justified.
Line 5: has language direction of RTL & is aligned left.
Line 6: has language direction of RTL & is aligned centre.
Line 7: has language direction of RTL & is aligned right.
Line 8: has language direction of RTL & is aligned justified.
Actual: Line 5: has language direction of RTL & is aligned RIGHT.
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | pasting various alignments from Word defect.doc added |
---|
comment:1 Changed 14 years ago by
Milestone: | → CKEditor 3.6 |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | confirmed → closed |
In fact the described case works when "config.pasteFromWordRemoveStyles = false" is used, however from such an example we could understand the importance of prompting this configuration by default.
comment:4 Changed 14 years ago by
Milestone: | CKEditor 3.6 |
---|
comment:5 Changed 11 years ago by
Component: | Core : Pasting → Plugin : Paste from Word |
---|
We must prioritize inline style over attributes on following source content of the problematic line 5: