Incorrect Display of Columns

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Post Reply
NewUser
Junior Member
Junior Member
Posts: 12
Joined: 2010-05-08, 20:19 UTC

Incorrect Display of Columns

Post by *NewUser »

View Options:
Two vertical columns
Show: Full

Problem:
When the user resizes any field, say Size, by dragging its right field separator to the left of the rightmost position occupied by this field, the right adjacent field, Date, is displayed on top of the resized field, overwriting the overlapped data.

Expected result: The resized field is truncated on the right, allowing the correct display of the right adjacent field.

Actual result: The overlapped field contains the data for both columns, making it impossible to read.
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

This was discussed many times, it is intentional behaviour. It was made to give possibility to set space width between size and date columns. If you need bigger size column, you need to drag its left border.
You may use custom column sets with right-aligned size columns as workaround.
Post Reply