Opened 14 years ago

Closed 13 years ago

#6659 closed bug (fixed)

Tracker does not enlarge/shrink the date column anymore

Reported by: axeld Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Since Tracker is using the locale kit for its "Modified" and similar columns, the contents of the field are no longer changed to fit the size of the field best (by making it more detailed the more space there is).

Change History (5)

comment:1 by axeld, 14 years ago

I just noticed that there are still two different versions, it's just not really useful this way (ie. there should be a lot more, smaller, and intermediate versions).

comment:2 by pulkomandy, 14 years ago

Yes, the locale kit API doesn't provide all the default formats from ICU. There are 4 and we only expose two (through bool longFormat). It would be possible to allow access to the 4 different default formats.

comment:3 by axeld, 14 years ago

One simple fix would be to add only a short date view without time as the small version; at least I don't know how the other ICU versions relate to the currently used ones (I would expect they are intermediate ones?).

comment:4 by idefix, 13 years ago

This should be fixed in hrev39649.

comment:5 by humdinger, 13 years ago

Resolution: fixed
Status: newclosed

Exactly. Closing as fixed.

Note: See TracTickets for help on using tickets.