D21829: Improved Touch support for Kickoff

Steffen Hartleib noreply at phabricator.kde.org
Wed Jun 19 11:55:23 BST 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190619/01f47d2c/attachment-0001.html>


More information about the Plasma-devel mailing list