[wp-trac] [WordPress Trac] #22614: Right-clicking Press This broken if not WebKit or IE
WordPress Trac
noreply at wordpress.org
Tue Nov 27 23:24:32 UTC 2012
#22614: Right-clicking Press This broken if not WebKit or IE
-----------------------------+--------------------------
Reporter: trepmal | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Press This
Version: 3.3 | Severity: normal
Keywords: has-patch |
-----------------------------+--------------------------
Tested on 3.4.2 and 3.5-RC1.
In Firefox (or Opera…), right clicking on the Press This button does
nothing.
It should allow the context menu to appear, giving the user a 'bookmark
this link' option.
r18187 added a conditional and alternate functionality for IE and Webkit
since they don't have that option. But the lack of braces causes `return
false;` to run no matter what, preventing the context menu from appearing
in Firefox.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22614>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list