Bug 500569

Summary: 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
Product: [Frameworks and Libraries] frameworks-kio Reporter: Fernando M. Muniz <fernandommuniz>
Component: Open/save dialogsAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: john.kizer, kdelibs-bugs-null
Priority: NOR    
Version First Reported In: 6.11.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Fade out animation only plays under one of the selected files.

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.