Bug 486844

Summary: Trash settings: size limit initially greyed-out
Product: [Plasma] plasmashell Reporter: Paul Worrall <p.r.worrall>
Component: Trash widgetAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: chrno-sphered
Priority: NOR    
Version: 6.0.4   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 24.08.0
Sentry Crash Report:

Description Paul Worrall 2024-05-10 12:31:05 UTC
When first launching the settings dialog for trash/waste-bin, "Size" is checked, but the box for setting the size is disabled.  You have to toggle "Size" to activate it.
Comment 1 Bug Janitor Service 2024-05-26 10:00:59 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kio-extras/-/merge_requests/353
Comment 2 Nate Graham 2024-06-08 19:31:12 UTC
Git commit 342ae3694f08d7fddd71d527800da9c00387dcae by Nate Graham, on behalf of Paul Worrall.
Committed on 08/06/2024 at 19:31.
Pushed by ngraham into branch 'master'.

Correct trash kcm dialog initialization

The dialog is first displayed with (for instance) Size checked
but the Limit to spin box disabled.

This is because the dialog box elements were not connected up
at the time the useTypeChanged method is called
FIXED-IN: 24.08.0

M  +2    -1    kcms/trash/kcmtrash.cpp

https://invent.kde.org/network/kio-extras/-/commit/342ae3694f08d7fddd71d527800da9c00387dcae
Comment 3 Wolfgang Müller 2024-10-05 16:20:03 UTC
*** Bug 478052 has been marked as a duplicate of this bug. ***