After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 615273 - sound-recorder 'save before closing' dialog should be application-modal, not system-modal
sound-recorder 'save before closing' dialog should be application-modal, not ...
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: Gnome-Sound-Recorder
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-09 11:00 UTC by Tomas Frydrych
Modified: 2010-06-22 22:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to make confirmation dialog application-modal (976 bytes, patch)
2010-04-09 11:00 UTC, Tomas Frydrych
none Details | Review

Description Tomas Frydrych 2010-04-09 11:00:58 UTC
Created attachment 158273 [details] [review]
Patch to make confirmation dialog application-modal

For some reason the confirmation dialogue is not made transient to the application, which means that Window Managers are unable to maintain correct relationship between this dialogue and the application, e.g., it is possible to raise the application above the dialogue or even end up with the dialogue on a different workspace than the application itself.

The attached patch fixes this.
Comment 1 Marc-Andre Lureau 2010-06-22 22:01:39 UTC
Thanks, that is indeed better.

commit 0450d9019312edd55feb138e2b5cbec9b0235896
Author: Tomas Frydrych <tf@linux.intel.com>
Date:   Fri Apr 9 10:13:29 2010 +0100

    Make confirmation dialog application modal instead of system modal

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.