amplesdk icon indicating copy to clipboard operation
amplesdk copied to clipboard

flex attribute is not supported on xul:treecol/xul:listheader (was: maxwidth not working on xul:treecol)

Open CodaCodr opened this issue 14 years ago • 3 comments

As discussed at length here: http://groups.google.com/group/amplesdk/browse_thread/thread/2175c0fe52f1a201 Although, the discussion seems to have wandered off the main point: MAXWIDTH fails to have any effect AFAICT.

CodaCodr avatar Nov 02 '10 14:11 CodaCodr

a) maxwidth either prevents column from resizing to a bigger width This works.

b) if flex was used on the column, from stretching more than flexible space is available. This does not work. (but flex do not work on treecol/listheader anyways!)

Scheduled for resolution, but don't expect this in 0.9.3, sorry.

clientside avatar Nov 02 '10 14:11 clientside

re a) the posted code does not work

re b) flex made the width settings work (I agree that sounds like madness but the posted code is the example to try)

CodaCodr avatar Nov 02 '10 15:11 CodaCodr

As communicated offsite case "a" is now fixed. case "b" is more broad problem and I adjust the title of report to reflect it.

clientside avatar Nov 03 '10 14:11 clientside