[Webkit-unassigned] [Bug 46723] New: webkit_web_navigation_action_get_button() wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 07:48:53 PDT 2010


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

           Summary: webkit_web_navigation_action_get_button() wrong
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://webkitgtk.org/reference/webkitgtk-WebKitWebNavi
                    gationAction.html#webkit-web-navigation-action-get-but
                    ton
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: prof.maad at lambda-bb.de


The documentation in WebKitGTK webkit_web_navigation_action_get_button() states that it returns the following buttons:

0 - left mouse button
1 - middle mouse button
2 - right mouse button

This is plain wrong, it returns:

1 - left mouse button
2 - middle mouse button
3 - right mouse button

This was probably introduced in this bug report: https://bugs.webkit.org/show_bug.cgi?id=25555

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list