This is a toolkit problem, not just a System Settings problem. The same problem happens, for example, with apps in the Apps scope, and events in the Calendar's "Agenda" view. It is not noticeable in other places (for example, Gallery, Contacts, and Tasks) because their list items don't have touch feedback at all yet.
The problem is this: If you touch any control, the toolkit immediately treats it as a touch of the control itself. If you immediately swipe, the touch is cancelled, but by then the control has already changed appearance. So you see a brief and unattractive flash of the pressed state. In iOS and Windows Phone (in my testing), if you swipe within a certain period of touching, about 200ms, you are probably trying to scroll or do some other swipe gesture, so any control that you touched does not act as if it was touched (probably because the toolkit doesn't even pass through the event). The control only acts as if it was touched if you touch it for at least that long. The Ubuntu toolkit should do the same. ** Package changed: ubuntu-system-settings (Ubuntu) => ubuntu-ui-toolkit (Ubuntu) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Matthew Paul Thomas (mpt) => (unassigned) ** Summary changed: - Should display the selection effect on activation, not on click + Touched control has pressed appearance even when you swipe quickly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1366081 Title: Touched control has pressed appearance even when you swipe quickly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1366081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs