Bug 500569 - When a file selection rectangle is being drawn, and shrinks to exclude multiple files at the same time, the selection highlight only has a fade-out effect on one file
Summary: When a file selection rectangle is being drawn, and shrinks to exclude multip...
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Open/save dialogs (other bugs)
Version First Reported In: 6.11.0
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-22 11:01 UTC by Fernando M. Muniz
Modified: 2025-03-15 16:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Fade out animation only plays under one of the selected files. (3.15 MB, video/x-matroska)
2025-02-22 11:01 UTC, Fernando M. Muniz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando M. Muniz 2025-02-22 11:01:08 UTC
Created attachment 178724 [details]
Fade out animation only plays under one of the selected files.

1- Open File Picker.
2- Select multiple files at the same time using only the cursor, but don't release the click.
3- Deselect the selected multiple files at the same time using only the cursor.

Result: Only one file has its highlight smoothly fading away, while the others lack such fade out effect.
Comment 1 Fernando M. Muniz 2025-02-25 13:18:33 UTC
Rubberband selection is an expansion of the cursor's click, so it doesn't make sense that only the file under the actual cursor has the fading effect.
Comment 2 John Kizer 2025-03-15 16:30:34 UTC
I can reproduce.