Skip to content

List view columns can extend outside of viewport without scrolling #1992

@mcclurgm

Description

@mcclurgm

What Happened?

Horizontal scrolling is disabled in the list view mode. I have checked the inspector, and it appears that the hscrollbar_policy is set to NEVER.

It is possible to make the contents of the list wider than the window, however. This is quite simple to do by resizing the columns, so that the name column is as wide as the window. Any more columns are invisible off the right margin of the window.

Steps to Reproduce

  1. Open Files and change the view mode to list view
  2. Resize any column so that it extends to the right (or trailing) margin of the window
  3. Notice how all other columns are extending past the viewport, but it is impossible to scroll to see them

Expected Behavior

Either we should disallow extending the columns wider than the window, or we should allow horizontal scrolling.

As an example. the Mac OS Finder allows horizontal scrolling when the contents are wider than the window.

OS Version

6.x (Odin)

Software Version

Compiled from git

Log Output

No response

Hardware Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: Mediume.g. Unwanted behaviour, major cosmetic issuesStatus: ConfirmedThe occurrence and circumstances of the issue have been verified

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions