Summary: | "Window is not reacting" dialog incorrectly triggered when window spawns a close confirmation dialog | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kwindowsystem | Reporter: | Eike Hein <hein> |
Component: | general | Assignee: | Martin Flöser <mgraesslin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kdelibs-bugs-null, kwin-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 4.98.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/118197/ | ||
Latest Commit: | http://commits.kde.org/kwindowsystem/eb4f296767e5b3f17a4b9f8db33acc66581e3fe3 | Version Fixed In: | |
Sentry Crash Report: |
Description
Eike Hein
2014-05-19 06:40:27 UTC
that would be a bug in Qt. KWin shows the dialog if the window is not replying to a ping. If that only happens with Qt 5 variants of applications, then it's a Qt regression. It also happens with KDE 4's Dolphin. Porting bug in netwm. Git commit eb4f296767e5b3f17a4b9f8db33acc66581e3fe3 by Martin Gräßlin. Committed on 19/05/2014 at 07:46. Pushed by graesslin into branch 'master'. Fix regression in NETRootInfo::sendPing Client message for _NET_WM_PING has a message_type of WM_PROTOCOLS. REVIEW: 118197 M +1 -1 src/netwm.cpp http://commits.kde.org/kwindowsystem/eb4f296767e5b3f17a4b9f8db33acc66581e3fe3 |