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 706881 - Avatar file chooser unusable if avatar chooser button is in a modal dialog
Avatar file chooser unusable if avatar chooser button is in a modal dialog
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: tp-aw
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Marco Barisione
empathy-maint
Depends on:
Blocks: 706894
 
 
Reported: 2013-08-27 12:14 UTC by Marco Barisione
Modified: 2013-08-28 09:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
avatar-chooser: make the file chooser dialog modal (1.22 KB, patch)
2013-08-27 14:07 UTC, Marco Barisione
accepted-commit_now Details | Review

Description Marco Barisione 2013-08-27 12:14:30 UTC
When using the avatar chooser in a modal dialog, the file chooser to choose a new avatar never gets events, so it's impossible to use. This happens because the file chooser is not modal.
Comment 1 Marco Barisione 2013-08-27 14:07:00 UTC
Created attachment 253250 [details] [review]
avatar-chooser: make the file chooser dialog modal
Comment 2 Guillaume Desmottes 2013-08-27 14:31:48 UTC
Review of attachment 253250 [details] [review]:

++
Comment 3 Marco Barisione 2013-08-27 14:41:56 UTC
Merged.