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)
Change History (6)
Changed 15 years ago by
Attachment: | tablewidth.patch added |
---|
comment:1 Changed 15 years ago by
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
Version: | 3.3.1 → 3.4.1 (SVN - trunk) |
---|
comment:3 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
patch, not sure if it is percents or %