https://bugs.kde.org/show_bug.cgi?id=495304

Méven <me...@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|                            |me...@kde.org

--- Comment #1 from Méven <me...@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 watching all bug changes.

Reply via email to