-
Notifications
You must be signed in to change notification settings - Fork 343
Description
This is basically a re-creation (albeit with more detail) of what I thought to have been a bug in Mint 21 beta but, according to clefebvre, this is not a bug and is actually a feature request.
Original issue:
Describe the issue
If you have your folder view set to "List View" and you view a folder that has multiple files and no files are highlighted, pressing the "Home" key does not highlight the top-listed file.
To Reproduce
Steps to reproduce the behavior:
- make sure Nemo's folder view is set to "List View" and that it's also using that by default
- in Nemo, navigate to a folder with multiple files, such as
/etc/ - press the "Home" key on your keyboard
- observe how no files become highlighted
- press the back button in Nemo
- go into the
/etc/folder again - make sure that Nemo is still in "list view"
- press the "End" key on your keyboard
- observe how it does highlight the last file that is listed
- change Nemo to "compact view"
- press the back button in Nemo
- go into the
/etc/again - make sure that Nemo is still set to "compact view"
- press the "Home" key on your keyboard
- observe how the first-listed file is now highlighted
- press the back button in Nemo
- go into the
/etc/folder again - make sure that Nemo is still in "compact view"
- press the "End" key on your keyboard
- observe how the last-listed file is now highlighted
- change Nemo to "icon view"
- press the back button in Nemo
- go into the
/etc/again - make sure that Nemo is still set to "icon view"
- press the "Home" key on your keyboard
- observe how the first-listed file is now highlighted
- press the back button in Nemo
- go into the
/etc/folder again - make sure that Nemo is still in "compact view"
- press the "End" key on your keyboard
- observe how the last-list file is now highlighted
Expected behavior
Simply put, I would think that it would make sense that pressing the "Home" key on your keyboard would highlight the first-listed file when using "list view".
Other information
Pressing the "Home" key highlights the first-listed file in both "compact view" and "icon view"; additionally, the "End" key (which effectively does the opposite function) highlights the last-listed file in not just "compact view" and "icon view" but even in "list view".
Also note that, even in "list view" the 'Home' key does in fact currently highlight the first-listed file if there's a file that's already highlighted (e.g. if you press the 'End' key and then subsequently press the 'Home' key).