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

Multiselection in List View does not persist when changing to Icon View #2152

Closed
jeremypw opened this issue Mar 7, 2023 · 1 comment · Fixed by #2156
Closed

Multiselection in List View does not persist when changing to Icon View #2152

jeremypw opened this issue Mar 7, 2023 · 1 comment · Fixed by #2156

Comments

@jeremypw
Copy link
Collaborator

jeremypw commented Mar 7, 2023

What Happened?

When more than one file was selected in List View and the ViewMode changed to Icon View, the selection was not reproduced in the Icon View. However, if the operation was reversed, i.e. the selection was made in Icon View and the view mode changed to List View, the selection was reproduced in the new view. It was also noticed that a single selected file persisted in both directions.

Steps to Reproduce

  1. Open a folder in List View
  2. Select more than one item
  3. Change to Icon View
  4. No files are pre-selected in the new view

Expected Behavior

The selection should persist when changing view modes regardless of in which direction.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

@jeremypw jeremypw changed the title Multiselection List View does not persist when changing to Icon View Multiselection in List View does not persist when changing to Icon View Mar 7, 2023
@jeremypw
Copy link
Collaborator Author

jeremypw commented Mar 8, 2023

Only occurs if the ListView selection was created by rubber banding so problem a side-effect of #2151

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

Successfully merging a pull request may close this issue.

1 participant