#6115 closed Bug (fixed)
BIDI: when we apply RTL direction to a pasted Table, Borders are missing on one side.
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.6.0 |
Component: | Plugin : Paste from Word | Version: | 3.4 Beta |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the Defect:
- Open Ajax Sample
- Copy and Paste a Table from Word in to the Editor.
- Go to Table Properties and Change the Table direction to Right to Left(RTL).
Expected Result:
Table language direction is changed to right,Table cells & content in Table cells should be shown as mirror image of Table in previous step 2.
Actual Result:
Table language direction is changed to right,Table cells & content in Table cells should be shown as mirror image of Table in previous step 2 but Borders for the Table is missing on the left side.
we are using the following config options.
Paste from Word configuration
config.pasteFromWordRemoveFontStyles = false;
config.pasteFromWordRemoveStyles = false;
Change History (4)
comment:1 Changed 13 years ago by
Cc: | damo,joek → damo, joek |
---|---|
Status: | new → confirmed |
comment:2 Changed 11 years ago by
Component: | General → Plugin : Paste from Word |
---|
comment:3 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed with new Paste From Word plugin in 4.6.0.
comment:4 Changed 8 years ago by
Milestone: | → CKEditor 4.6.0 |
---|
Reproducible in all browsers