Opened 14 years ago
Closed 13 years ago
#22614 closed defect (bug) (fixed)
Right-clicking Press This broken if not WebKit or IE
| Reported by: | trepmal | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Press This | Version: | 3.3 |
| Severity: | normal | Keywords: | has-patch 3.6-early commit |
| Cc: | Focuses: |
Description
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.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
add braces