It seems to me the arrow of the sorting interface should be the other way. It is pointing downward when things are sorted in ascending order. Reproducible: Always Steps to Reproduce: 1. Open Dolphin (or another app with sorting capabilities) 2. Sort files ascending 3. The arrow of the interface is pointing down (and vice versa) Actual Results: The arrow of the interface is pointing in the other direction, counter intuitive Expected Results: Correct direction Not sure if this is mean to work this way. Just noticed it a few times and decided to write.
*** This bug has been marked as a duplicate of bug 297807 ***
See also bug 349608.
Re-oppening/reassigning. Thing is, I have not ported the infamous option to breeze. Also maybe we should move it upstream to kstyle (mmm but then that would break oxygen installation).
Git commit c327915a8d864501ff0c7f701693225d457a8369 by Hugo Pereira Da Costa. Committed on 05/12/2015 at 17:09. Pushed by hpereiradacosta into branch 'master'. added ViewInvertSortIndicator hidden option (to be added to $HOME/.config5/breezerc) in order to changed sort order arrow orientation. (copied from oxygen) M +4 -0 kstyle/breeze.kcfg M +3 -0 kstyle/breezestyle.cpp http://commits.kde.org/breeze/c327915a8d864501ff0c7f701693225d457a8369
Oh sorry, I had falsely assumed that Breeze was built on Oxygen code, and had the option already implemented.