romangg created this revision. romangg added reviewers: KWin, Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. romangg requested review of this revision.
REVISION SUMMARY Returning early would mean that SeatInterface::Private::touchInterface.ids does not contain the id. Then the assert would fail in touchUp at some point later when called by the compositor. REPOSITORY R127 KWayland BRANCH fixEarlyTouchDownExit REVISION DETAIL https://phabricator.kde.org/D15468 AFFECTED FILES src/server/seat_interface.cpp To: romangg, #kwin, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns
