Uploaded image for project: '{RETIRED} CKEditor Integration'
  1. {RETIRED} CKEditor Integration
  2. CKEDITOR-120

Table Alignment value is not kept after save

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 1.8.5
    • None
    • None
    • * Firefox 49 or Chrome 53
      * XE 8.3 using Jetty

    Description

      Steps to reproduce:

      • Create a new page
      • Add a new table and set its alignment to "Center"
      • Add some data to the table and save the page
      • Edit the page again and click right to open the "Table Properties"
        Result:
      • the "Center" setting is not listed, but in "Source" mode I see:
        (% style="width: 400px;text-align:center" %)
        |aaa|sssf
        |dd|ddd
        |ddd|ddd
        
      • If I set the setting again I will have the alignment twice:
        (% style="text-align: center; width: 400px;" align="center" %)
        |aaa|sssf
        |dd|ddd
        |ddd|ddd
        

        Expected result: the "Center" setting is selected in the table settings

      Attachments

        Issue Links

          Activity

            People

              mflorea Marius Dumitru Florea
              oana.tabaranu Elena-Oana Florea
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: