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 779775 - port from gtk_menu_popup
port from gtk_menu_popup
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-08 22:13 UTC by Alexandru Pandelea
Modified: 2017-03-09 10:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
use gtk_menu_popup_at_pointer (2.03 KB, patch)
2017-03-08 22:13 UTC, Alexandru Pandelea
committed Details | Review
general: use gtk_menu_popup_at_pointer (2.05 KB, patch)
2017-03-09 10:19 UTC, Alexandru Pandelea
committed Details | Review

Description Alexandru Pandelea 2017-03-08 22:13:01 UTC
see patch.
Comment 1 Alexandru Pandelea 2017-03-08 22:13:06 UTC
Created attachment 347509 [details] [review]
use gtk_menu_popup_at_pointer

Since gtk_menu_popup is deprecated, use gtk_menu_popup instead.
Comment 2 Carlos Soriano 2017-03-08 22:15:52 UTC
Review of attachment 347509 [details] [review]:

Yes! Change the commit message, it says gtk_menu_popup twice. Also put "general: blah blbha" as tittle. After that, feel free to commit!
Comment 3 Alexandru Pandelea 2017-03-09 10:19:50 UTC
Created attachment 347538 [details] [review]
general: use gtk_menu_popup_at_pointer

Since gtk_menu_popup is deprecated, use gtk_menu_popup_at_poiner instead.
Comment 4 Alexandru Pandelea 2017-03-09 10:24:36 UTC
Comment on attachment 347509 [details] [review]
use gtk_menu_popup_at_pointer

Attachment 347509 [details] pushed as eff3465 - use gtk_menu_popup_at_pointer
Comment 5 Alexandru Pandelea 2017-03-09 10:41:22 UTC
Attachment 347538 [details] pushed as bb17f89 - general: use gtk_menu_popup_at_pointer