Opened 14 years ago

Closed 7 years ago

Last modified 7 years ago

#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:

  1. Open Ajax Sample
  1. Copy and Paste a Table from Word in to the Editor.
  1. 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 Jakub Ś

Cc: damo,joekdamo, joek
Status: newconfirmed

Reproducible in all browsers

comment:2 Changed 10 years ago by Frederico Caldeira Knabben

Component: GeneralPlugin : Paste from Word

comment:3 Changed 7 years ago by Tade0

Resolution: fixed
Status: confirmedclosed

Fixed with new Paste From Word plugin in 4.6.0.

comment:4 Changed 7 years ago by Anna Tomanek

Milestone: CKEditor 4.6.0
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy