From 16d0e9ab795303f63e71fbeb85173155d6bf3b32 Mon Sep 17 00:00:00 2001 From: Qiang Li Date: Thu, 3 Dec 2020 10:17:14 +0800 Subject: Fix the tips still show when cursor move to another action In this case, the previous action's tip is still displayed when the cursor moves from one action with tip to another action without tip. Fixes: QTBUG-89082 Change-Id: I0a00595dc3d716725678487be9cbb363c4d3b392 Reviewed-by: Volker Hilsheimer (cherry picked from commit 3f3d5e6716d9130776b3613ccbd5595de7d4af8d) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/widgets/widgets/qmenu/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/widgets/widgets/qmenu/BLACKLIST') diff --git a/tests/auto/widgets/widgets/qmenu/BLACKLIST b/tests/auto/widgets/widgets/qmenu/BLACKLIST index 1cde4343d5..837c785141 100644 --- a/tests/auto/widgets/widgets/qmenu/BLACKLIST +++ b/tests/auto/widgets/widgets/qmenu/BLACKLIST @@ -26,3 +26,5 @@ android android [menuSize_Scrolling] android +[QTBUG_89082_actionTipsHide] +macos ci # Can't move cursor (QTBUG-76312) -- cgit v1.2.3