steffenh added inline comments.

INLINE COMMENTS

> ngraham wrote in KickoffListView.qml:142
> Probably so click-and-hold doesn't trigger these behaviors when not using a 
> touchscreen.

This is the Fix for Bug: 406361
In the appView the listView.currentItem will get open, but listView.currentItem 
is only set in the onPositionChange handler.
If you make only a touch / tap you get no positionChange signal, with the 
resulted in the opening of the wrong category.
To fix this I call direkt the signal positionChanged, but only for a simple tap 
/ touch event.

REPOSITORY
  R119 Plasma Desktop

BRANCH
  kickoff

REVISION DETAIL
  https://phabricator.kde.org/D21829

To: steffenh, #plasma, hein, ngraham
Cc: davidedmundson, ngraham, plasma-devel, LeGast00n, jraleigh, fbampaloukas, 
GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to