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

double-left click navigate to parent folder #3493

Open
greencardamom opened this issue Dec 3, 2024 · 3 comments
Open

double-left click navigate to parent folder #3493

greencardamom opened this issue Dec 3, 2024 · 3 comments

Comments

@greencardamom
Copy link

Distribution

Mint 22.0

Package version

6.0.2

Frequency

Always

Bug description

Behavior -> Double-click on a blank area to go to the parent folder

This feature does not work in list view.

This is disappointing in the "so near yet so far" way. I love the double-click back, and love list view, but the two don't get along. At least, I am unable to find a blank area to click on.

Steps to reproduce

Self-evident

Expected behavior

There is a small blank area to the left of each filename, it does not work to double click. I can't find any other blank space.

Additional information

No response

@Jeremy7701
Copy link
Contributor

It works in the blank area below a list of filenames.

@mtwebster
Copy link
Member

I can't reproduce this. Any blank area in a file row works.

Are you certain about your nemo version? Mint 22 should have nemo 6.2.8

Please run:

dconf dump /org/nemo/

and paste here (there should be no personal info) - there could be some other configuration item interfering with this feature.

@greencardamom
Copy link
Author

Sorry I should have clarified, this only arises when the number of files exceeds the window size ie. there is no blank area at the bottom. Try with lots of files in the directory. Clicking any blank space in row highlights the entire row.

You are right my nemo is 6.2.8 - i have lots of VMs all around the 21.x and 22 versions.

dconf dump /org/nemo/

[list-view]
default-column-order=['name', 'size', 'type', 'date_modified', 'date_created_with_time', 'date_accessed', 'date_created', 'detailed_type', 'group', 'where', 'mime_type', 'date_modified_with_time', 'octal_permissions', 'owner', 'permissions']
default-visible-columns=['name', 'size', 'type', 'date_modified', 'date_created']
default-zoom-level='standard'

[preferences]
click-double-parent-folder=true
click-policy='double'
close-device-view-on-device-eject=false
default-folder-viewer='list-view'
executable-text-activation='display'
inherit-folder-viewer=true
quick-renames-with-pause-in-between=true
show-location-entry=true
sort-favorites-first=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants