Bug 486844 - Trash settings: size limit initially greyed-out
Summary: Trash settings: size limit initially greyed-out
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Trash widget (show other bugs)
Version: 6.0.4
Platform: Arch Linux Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 478052 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-05-10 12:31 UTC by Paul Worrall
Modified: 2024-10-05 16:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 24.08.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***