https://bugs.kde.org/show_bug.cgi?id=374224
--- Comment #6 from RJVB <rjvber...@gmail.com> --- I'm not saying those patches should go into the code... but they *can* be used by anyone who wants to look into this. Debugging yes, but how (and with that I don't only mean "how do you get back keyboard and mouse control")? The freeze/whatever happens nowhere near QtCurve code, and could be triggered well before QtCurve code is called. To make this even more subtle and beard-pulling at the same time: the freeze only occurs with the toplevel context menus. Its submenus are fine, provided you can get at them. In addition, the KDirOperator context menu only seems to hang when used from within a KFileWidget. That is presuming that it's the same context menu that is being shown when you right-click an entry in KDevelop's file manager toolview; that particular menu just works. And I think that this observation put much of the ball back in the KIO camp ;) IOW, this may not be a bug in the usual sense of the term. There are many context menus around KDE apps, but these 2 are the only ones I discovered that fail to work properly. @Martin Gräßlin: are you seeing this? -- You are receiving this mail because: You are watching all bug changes.