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 789836 - Make Send To dialog modal
Make Send To dialog modal
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2017-11-02 21:01 UTC by Marcus Lundblad
Modified: 2017-11-02 21:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mapBubble: Make Send To dialog modal (990 bytes, patch)
2017-11-02 21:02 UTC, Marcus Lundblad
committed Details | Review

Description Marcus Lundblad 2017-11-02 21:01:14 UTC
Just like we did for other dialogs, this one should also be modal to avoid weird positioning when running under Wayland.
Comment 1 Marcus Lundblad 2017-11-02 21:02:04 UTC
Created attachment 362854 [details] [review]
mapBubble: Make Send To dialog modal

Like other dialogs, make this one modal to
fix positioning when running under Wayland.
Comment 2 Marcus Lundblad 2017-11-02 21:03:43 UTC
Attachment 362854 [details] pushed as d94d88b - mapBubble: Make Send To dialog modal