#2200 Better table column width computing
Closed: Fixed None Opened 12 years ago by pvoborni.

Columns can have their width set or not.

Without setting the width it is computed based on tbody width and number of columns. This method is working well if no column has width set. The disadvantage of this approach is that all columns have the same width and so they are not reflecting their possible usage. Flag columns such as 'external' in rule association tables or various 'enable' flags in search facets can be narrower. If we set them fixed small width it will have different size because this width is not currently added to the computation.

Expected result: to be able to set fixed width to certain columns and width of the rest of the columns will be computed correctly.


Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2011/12

7 years ago

Login to comment on this ticket.

Metadata