https://bugs.kde.org/show_bug.cgi?id=481109
--- Comment #6 from ratijas <m...@ratijas.tk> --- One this I personally tend to agree with, is that scrolling on sliders and combo boxes is an anti-feature. It prevents lots of stuff from scrolling smoothly throughout our UIs, making it sometimes a frustrating experiense. IMHO keyboard navigation and click[+drag] controls should be enough to be usable and feel solid. (oh wait, QtQuick doesn't have roll-over popups, so click+drag won't apply to comboboxes, and we can't even override it with out qqc2 style because the whole implementation and API is dead-private, oh well) -- You are receiving this mail because: You are watching all bug changes.