Opened 15 years ago

Closed 12 years ago

#6008 closed Task (invalid)

default table width

Reported by: Thomas Zahreddin Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.1
Keywords: HasPatch Cc:

Description

The table width is set to 200 px.

So users of my sites change the value to a new one like 700 px.

Most of the time users want the table to fill the avialable space (within a div container).

So the best (?) solution i.m.h.o. is to set the default to 100 % .

Attachments (3)

tablewidth.patch (1000 bytes) - added by Thomas Zahreddin 15 years ago.
patch, not sure if it is percents or %
6008_2.patch (1005 bytes) - added by Charlie 15 years ago.
It's percent
6008_3.patch (915 bytes) - added by Charlie 14 years ago.
s

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by Thomas Zahreddin

Attachment: tablewidth.patch added

patch, not sure if it is percents or %

Changed 15 years ago by Charlie

Attachment: 6008_2.patch added

It's percent

comment:1 Changed 15 years ago by Charlie

Keywords: HasPatch added

I find this a very good idea. I think in general people use 100% far more frequently than anything else...let alone 200px. Just a simple patch which will save people a lot of time.

comment:2 Changed 14 years ago by Charlie

Version: 3.3.13.4.1 (SVN - trunk)

Changed 14 years ago by Charlie

Attachment: 6008_3.patch added

s

comment:3 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Currently editor sets 100% if editor width is less than 500px and 500px when editor width is larger.
Table width 100% looks really ugly on wide editors. We think there is no better solution.

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