Opened 12 years ago

Closed 12 years ago

#9894 closed Bug (invalid)

Inconsistent default table width (changes from "500" to "500px")

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: Core : Tables Version:
Keywords: Cc:

Description

  1. Open table dialog.
  2. Check that width is set to "500".
  3. Insert table.
  4. Open table properties dialog for inserted table.
  5. See that width is now set to "500px".

At first glance it looks like width accepts only integers, when that can be any CSS width value. To avoid confusion the default should be in pixels too.

Change History (2)

comment:1 Changed 12 years ago by Wiktor Walc

My opinion:

  • 500px suggests that I can use only pixels :D
  • 500 is a bit easier to edit (3 characters to change vs 5)

comment:2 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

This issue was heavily discussed in #7948.

Before version 3.6.1 we had dropdowns with units but they were replaced with tooltips and error messages that explain exactly what should be entered. You can find messages here - http://dev.ckeditor.com/attachment/ticket/7948/7948_3.patch.

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