[Webkit-unassigned] [Bug 170553] New: [GTK] Misplaced right click menu on web page due to deprecated gtk_menu_popup()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 10:38:59 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170553

            Bug ID: 170553
           Summary: [GTK] Misplaced right click menu on web page due to
                    deprecated gtk_menu_popup()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: reklov at live.com
                CC: bugs-noreply at webkitgtk.org

The right-click menu in a web page can be misplaced (away from the pointer) with two monitors on Wayland. Apparently this is caused by the use of the deprecated gtk_menu_popup() function. As of gtk 3.22 gtk_menu_popup_at_pointer() should be used instead [0].

[0] https://developer.gnome.org/gtk3/stable/GtkMenu.html#gtk-menu-popup

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170406/46ef3b43/attachment.html>


More information about the webkit-unassigned mailing list