https://bugs.kde.org/show_bug.cgi?id=481293

--- Comment #4 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 7b0d7e49b4a52166549f7a36687f91d4417f77f2 by Fushan Wen.
Committed on 23/02/2024 at 13:53.
Pushed by fusionfuture into branch 'master'.

autotests: test TextFieldContextMenu

Setting TapHandler's longPressThreshold to 0 will disable the longPressed
signal since Qt 6.6.2, which breaks the text context menu again. This adds a
test to make sure the menu can be opened, and catch potential regressions
caused by upstream changes in the future.
CCQTBUG: https://bugreports.qt.io/browse/QTBUG-119132

M  +10   -0    kirigami-plasmadesktop-integration/autotests/CMakeLists.txt
A  +82   -0   
kirigami-plasmadesktop-integration/autotests/TextFieldContextMenuTest.cpp    
[License: LGPL(v2.1+)]
A  +19   -0   
kirigami-plasmadesktop-integration/autotests/TextFieldContextMenuTest.qml    
[License: MIT]
M  +3    -16  
kirigami-plasmadesktop-integration/autotests/animationspeedmodifiertest.cpp
A  +37   -0    kirigami-plasmadesktop-integration/autotests/common.h    
[License: LGPL(v2.1+)]

https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/7b0d7e49b4a52166549f7a36687f91d4417f77f2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to