When resizing Dolphin horizontally the last column on the far right will be hidden as you shrink the window from right to left. If you resize from left to right the first column on the far left will not be hidden and will move with the left side of the window. The extreme right column should have the same behaviour. The columns should be restricted within the limits of the containing window and should attempt to shrink to fit the windows size. The extreme left / right should shrink any remaining columns in the center, starting with the widest column width. Each column width should have a minimum shrink size (allowing the column header to be displayed at least). The places/remote panel should not shrink based on the size of the window. If the user wants to shrink that then they should use the handle available. Thanks.