Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Column layout scrolls to first row when clicking #15776

Closed
Lihael opened this issue Jul 8, 2024 · 7 comments · Fixed by #16638
Closed

Bug: Column layout scrolls to first row when clicking #15776

Lihael opened this issue Jul 8, 2024 · 7 comments · Fixed by #16638
Assignees

Comments

@Lihael
Copy link

Lihael commented Jul 8, 2024

Description

When in column view, left clicking in empty space of any column causes a shift back to the first column until the click is lifted. Right clicking any file, folder, or empty space to open a context menu does the same thing until the context menu fully loads.

Related to this issue: #15713

Video of this behavior in action: https://github.com/files-community/Files/assets/41993141/01e2386f-0dbd-461f-8198-75e4a77f8d11

I'm not completely sure that the left click behavior is necessarily a bug. If it is intended, I think there should be an option to disable it as its quite annoying personally on top of being the cause of the right click behavior.

Steps To Reproduce

  1. Use column view
  2. Left click in empty space in any column.
  3. Or, right click any file/folder or empty space in any column

Requirements

Left clicking empty space in a column should cause a change in directory to the folder representing the column that is clicked, not the first directory.

Right clicking should open context menu of what is right clicked without shifting back to first column.

Files Version

3.5.0.0

Windows Version

10.0.22631.3810

Log File

debug.log

@Lihael Lihael added the bug label Jul 8, 2024
@Josh65-2201
Copy link
Member

Thanks for the report, I've added this to the project board.

@Josh65-2201 Josh65-2201 changed the title Column view: Clicking in empty space in column or right clicking causes going back to first column Bug: Left clicking empty space in column view scrolls to first column Jul 8, 2024
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Jul 9, 2024
@yaira2
Copy link
Member

yaira2 commented Jul 11, 2024

It seems to me almost as if the column is reopening and that's causing the scrolling.

@nickpassaro
Copy link

nickpassaro commented Jul 30, 2024

I have this issue too, I can take a screen recording if it would help. This also happens when I right click any file in column view.

@yaira2 yaira2 removed the bug label Oct 7, 2024
@Josh65-2201 Josh65-2201 changed the title Bug: Left clicking empty space in column view scrolls to first column Bug: Column layout scrolls to first row when clicking Nov 6, 2024
@hiwer
Copy link

hiwer commented Dec 9, 2024

@yaira2 @Josh65-2201

Hi there,
May I ask when this annoying bug will be fixed? It's really making my work life harder :D. Thanks for your response!

@Josh65-2201
Copy link
Member

There is no timeline for when this will be fixed. As Files is community developed people pick what they want to work on.

@yaira2
Copy link
Member

yaira2 commented Dec 9, 2024

This issue is on the todo list, but as Josh mentioned, we usually don't offer specific timelines since some issues can be more challenging than others. However, Files is open source, and we always encourage developers to contribute if they have a solution or improvement.

@yaira2
Copy link
Member

yaira2 commented Dec 22, 2024

Thank you @gave92 for contributing a fix for this issue. The fix will be included in the next update.

@github-project-automation github-project-automation bot moved this from 🔖 Ready to build to ✅ Done in Files task board Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants