https://bugs.kde.org/show_bug.cgi?id=490929
--- Comment #3 from cwo <christoph.w...@gmx.de> --- I've looked into what's up with the tab where nothing seems to happen. (Between search bar and the Listview) It's getting stuck on the Header of the ListView, which has no keyboard functionality that I could find, but can still take keyboard focus. In principle, this would be good to have changing the sort order keyboard-accessible, but I think that would require rewriting the whole table to use item selection mode, rather than row selection mode. Might be best to disable this until then. I assume the sidebar entries being both keyboard and tab-focusable is because they are Actions. Not sure about the header order being reversed, the order in the code seems to be as on screen, but the tab order is reversed. -- You are receiving this mail because: You are watching all bug changes.