View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014113 | MMW 5 | General | public | 2017-03-16 15:48 | 2021-01-25 15:20 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Summary | 0014113: Auto-size of listview columns | ||||
Description | Currently we use a horizontal scrollbar for too wide listviews, but in many cases a better alternative would be to automatically adjust widths of columns so that they fit the available listview width. When implemented, the header pop-up menu would probably change to: Hide column 'xxx' {the one clicked} Choose columns > {shows the current column editor menu item + all the columns} ---------------- [x] Automatic column widths | ||||
Additional Information | Note: The root cause of this issue is the fact that the tracklist in current browser modes doesn't display all fields if it's 'Detailed'. Possible solutions are: a) auto-size columns to fit in available space as proposed above (downside: some columns will be truncated--?though users can manually resize?) Other possible solutions are: b) add a horizontal scrollbar that appears as an overlay over the lowest displayed track in the view (complex from an implementation standpoint). c) add a 'Maximize'/'All Tracks' button that would open the full list of tracks as in a 'Detailed Tracklist' view. The downside of this is that switching users out of the Browser view: - causes loss of functionality (online/related tracks) - might be confusing because it becomes unclear what view is supposed to/going to used for the content in question. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2065 | ||||