Bug 393462

Summary: QtCurve freezes open/save dialog when right clicked (context menu opened)
Product: [Frameworks and Libraries] QtCurve Reporter: Leszek Lesner <leszek.lesner>
Component: qt5Assignee: Yichao Yu <yyc1992>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, hein
Priority: NOR    
Version: git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Leszek Lesner 2018-04-24 11:04:30 UTC
When in a file open/save dialog and you want to change the icon view via right click or sorting or click the menu button top right to open the contextmenu it shows the contextmenu and then freezes everything. The menu cannot be closed anymore nor can an item be clicked on. 

So to reproduce. 
Set QtCurve Widget Theme in systemsettings. 
Open Kate -> File Open -> right click 

I tried it on older versions available on ubuntu / kde neon / debian / neptune 
Version 1.8 and the newest git version show the same behavior.
Comment 1 Patrick Silva 2018-04-24 13:56:40 UTC
Cannot reproduce on Arch Linux, plasma 5.12.4, qtcurve-qt5 1.9.1.
Comment 2 Leszek Lesner 2018-04-24 14:08:02 UTC
@Dr. Chaptatin 
yes tested in on newer Qt version and there it does not happen. 
However it happens with 1.8 on Qt 5.7.1 (Debian Stable)
Comment 3 Leszek Lesner 2018-04-24 15:13:37 UTC
It is actually a duplicate of #374224 and this patch works flawlessly: https://bugsfiles.kde.org/attachment.cgi?id=103308

*** This bug has been marked as a duplicate of bug 374224 ***