[dolphin] [Bug 495304] natural sorting setting is not applied until after dolphin is restarted
Méven
bugzilla_noreply at kde.org
Sat Oct 26 07:09:30 BST 2024
https://bugs.kde.org/show_bug.cgi?id=495304
Méven <meven at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|REPORTED |CONFIRMED
Summary|natural sorting is not |natural sorting setting is
|working |not applied until after
| |dolphin is restarted
CC| |meven at kde.org
--- Comment #1 from Méven <meven at kde.org> ---
The patch is incorrect. (m_collator.setNumericMode(true) is called already.
patch was apparently untested.
The issue is the apply button does not cause the view to reload the settings,
but the setting is saved.
Restarting dolphin changes the sorting.
The bug origin seems to be due to having two GeneralSettings::self() value
despite using a singleton.
It seems to be due to how code is organized and dolphinprivate/dolphinstatic
build target somehow split the
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list