https://bugs.kde.org/show_bug.cgi?id=363368
Bug ID: 363368
Summary: Number of files in archive not updated after
DeleteJobs
Product: ark
Version: 16.04.0
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
The number of files shown in the properties dialog is not updated if we delete
some entry from the currently open archive.
Unfortunately, for the Archive class is not enough to just connect to the
entryRemoved() signal in order to decrement the number of files. This won't
work if we delete a folder, because we don't know its number of deleted
children.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.