Feedly-Notifier-Firefox icon indicating copy to clipboard operation
Feedly-Notifier-Firefox copied to clipboard

Middle-clicking a title opens a second tab with `javascript:void(0)`

Open ThiefMaster opened this issue 8 years ago • 8 comments

ThiefMaster avatar Dec 18 '15 16:12 ThiefMaster

Same here

christantoan avatar Dec 19 '15 07:12 christantoan

The issue exists also with Firefox version 44.0b4. Both Windows and Linux.

gajdipajti avatar Jan 01 '16 23:01 gajdipajti

Can't reproduce. Have you tried to reproduce the bug in a clean FF profile?

olsh avatar Jan 12 '16 10:01 olsh

Why not just remove the href="javascript:void(0)" from the links and preventDefault the event in the JS event handler that also handles opening the new tab?

ThiefMaster avatar Jan 12 '16 10:01 ThiefMaster

@ThiefMaster yes, it's the most obvious solution. But preventDefault doesn't work in the popup.

olsh avatar Jan 12 '16 11:01 olsh

@olsh

I'm also experiencing this constantly (I have a habit of using the middle click for links, it is very hard to change it). Here are some animated screen captures:

middle click article

This also happens when clicking the "Feedly website", though here only the javascript:void(0) window opens. middle click website link

I'm using 2.10.12 on Firefox 45.0.1 x64, Windows 10 x64. Default theme. All extensions disabled apart from this one.

In any case, I wanted to thank you for making this useful extension, I've become quite dependent on it for several years now..

malibuzios avatar Apr 06 '16 14:04 malibuzios

Blocked by this.

Panel limitations ... Mouse button shortcuts, such as using the middle button to open a link in a new page, don't work.

olsh avatar Apr 06 '16 21:04 olsh

@olsh

I searched but so far I couldn't find a bugzilla issue that tracks this. Somebody did file an issue, though, for cmd+click a link in a panel should open the link in a new tab and it is marked as "fixed", though it seems to have the same behavior as middle-click in this extension's panel.

malibuzios avatar Apr 07 '16 07:04 malibuzios