Bug 681504

Summary: no way to force close an unresponsive window
Product: [Fedora] Fedora Reporter: Michal Schmidt <mschmidt>
Component: mutterAssignee: Peter Robinson <pbrobinson>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: maxamillion, otaylor, pbrobinson, walters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-02 16:15:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
hangapp.py none

Description Michal Schmidt 2011-03-02 12:06:31 UTC
Created attachment 481848 [details]
hangapp.py

Description of problem:
Metacity and compiz could detect when an application was unresponsive for several seconds and could offer the user to force quit the window.
Mutter/gnome-shell does not seem to do that. Clicking the close button of an unresponsive window has no effect.

Version-Release number of selected component (if applicable):
gnome-shell-2.91.90-2.fc15.x86_64
mutter-2.91.90-2.fc15.x86_64

How reproducible:
always

Steps to Reproduce:
1. run the attached reproducer (a simple pygtk application)
2. click on the "Hang this application" button
3. try to close the window
  
Actual results:
Nothing happens, the window won't go away.

Expected results:
The window manager should offer me to force the closing of the window / kill the unresponsive application.

Comment 1 Owen Taylor 2011-03-02 16:15:07 UTC
No changes, but yeah, doesn't seem to be working in a quick test here. Moved upstream.