https://bugs.kde.org/show_bug.cgi?id=468878
--- Comment #2 from w...@mail.ru --- usually i work with just view mode 4 and folders are sorted by name, just sometimes i need to sort them by modification date or change view to 1 in one dir for 1 time, but then i have to change it back in all the tabs i have opened. temporary fix i found so far is `chattr +i ~/.local/share/dolphin/view_properties/global/.directory` this fixes current sorting method, view mode and some other parameters allowing you to change them in your current directory in just one tab, but it resets to fixed parameters as soon as you change dir or refresh tab, and it never influences other tabs which is kind of a desired behaviour for me. might be useful for someone even thou its a dirty hack. `chattr -i` to revert -- You are receiving this mail because: You are watching all bug changes.