Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9.1
Description
On Ubuntu 24.04 the sort indicator arrow seems to have reversed. It is apparently configurable (either from ~/.config/gtk-3.0/settings.ini or /etc/gtk-3.0/settings.ini) with:
gtk-alternative-sort-arrows = true
Currently Qt hard codes the direction in opposite direction (which is what Ubuntu 22.04 used) so this is a bit confusing.
Perhaps it would be best if Qt would figure out which setting the system prefers.