-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Column view: Single click sometimes selects and sometimes shows folder contents #2454
Comments
@Letterus I am not experiencing this provided I click on the icon or name text. Clicking on white space only selects the item though. This is the intended behaviour for ListView; ColumnView is based on that. If you double click on a folder item (including whitespace) then it opens as a new root, which is intended. |
@jeremypw Thank you for your reply. Now that I know: Yes, that's the behaviour. So it's not a bug technically, but I'd consider it an UI/UX bug. The behaviour is unexpected und alienates users to my understanding. Edit: What I mean: Only clicking on the name/icon refers to "open" and clicking on the whitespace refers to "select". That's an unexpected behaviour. |
I have changed the description and flagged this for design team input. |
For comparison, Gnome Files always selects with single click and always opens with double click. However, single-click to open folders is a design choice on ElementaryOS. We could drop single click on whitespace to select and rely on the selection helper or |
Note that the cursor changes according to what will happen on a single click in a similar way to a web browser. |
Well, for column view I'm perfectly fine with single click. Think that's the way to go. I find confusing that the area within which you need to click is so important. |
It depends on what you are use to I guess. I think this behaviour was a concession to people upset by dropping single-click-to-select mode. It would simplify the code not to have it. |
What Happened?
Files does progress the contents of the directory, but does not show the list when in columns view.
Steps to Reproduce
Expected Behavior
Folder contents should be listed after single click.
OS Version
8.x (Early Access)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: