Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add touchbrowser quick manual test | Peter Varga | 2020-05-28 | 1 | -0/+49 |
This browser is proposed to be used to test touch events on desktop without touch device. The fake touch events are generated on mouse events. The touch mocking is based on the qtwebbrowser implementation: http://code.qt.io/cgit/qt-apps/qtwebbrowser.git/ Task-number: QTBUG-59999 Change-Id: I5869020945bfae60db6f9e42de1b98d6239caa67 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> |