Closed
Bug 799858
Opened 13 years ago
Closed 13 years ago
Firefox 16: Option to "Open Link in New Tab" does nothing
Categories
(WebExtensions :: General, defect)
Tracking
(firefox16+)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox16 | + | --- |
People
(Reporter: d.reade, Unassigned)
References
Details
(Keywords: qawanted, steps-wanted)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1
Build ID: 20120905151427
Steps to reproduce:
Upgraded to Firefox 16. Did a Google search and tried to open a link by right-clicking and then selecting "Open Link in New Tab".
Actual results:
Nothing happens.
Expected results:
Link opens in new tab. Middle-clicking the link opens it in a new tab as normal.
Comment 1•13 years ago
|
||
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Built from (about:buildconfig): http://hg.mozilla.org/releases/mozilla-beta/rev/a26a5447eaf9
Upgraded to Firefox 16 (beta channel) as well.
I can reproduce the failure when right-clicking a link and selecting "Open Link in New Tab". However, middle-clicking does work for me.
Comment 3•13 years ago
|
||
Please test if it works in the Firefox safemode: (alt key)/Help/restart with add-ons disabled
Comment 4•13 years ago
|
||
It works in safe mode.
In addition, after running Firefox in safe mode it works in the normal mode as well! Makes me wonder...
You have surely an add-on which is incompatible with FF16 or partially compatible. If the issue is back, disable all the add-ons and renable them one by one to find the culprit.
Comment 8•13 years ago
|
||
I have the same issue. Control-T works to open a new tab. Control+mouse click works to open a new tab. Right click on link, and select to open a new tab does not.
(In reply to Quanah Gibson-Mount from comment #8)
> I have the same issue. Control-T works to open a new tab. Control+mouse
> click works to open a new tab. Right click on link, and select to open a
> new tab does not.
Does it work normally in safe mode?
Comment 10•13 years ago
|
||
After no-script addon updated, it started working again, so I think that is likely the addon that caused issues.
Comment 11•13 years ago
|
||
(In reply to Quanah Gibson-Mount from comment #10)
> After no-script addon updated, it started working again, so I think that is
> likely the addon that caused issues.
No I don't think its NoScript because I don't have that AddOn. I only have Firebug and WebDeveloper.
Comment 12•13 years ago
|
||
Are there errors listed in the error console ?
Open the error console with ctrl+shift+j , select clear and use the "open link in a new tab" function when it doesn't work.
marking new for now
Status: UNCONFIRMED → NEW
Component: Untriaged → General
Ever confirmed: true
Comment 13•13 years ago
|
||
I came across this issue unexpectedly while browsing. Using Firefox 15.0.1 on xubuntu and have the following extensions enabled: Firebug, Safe, User Agent Switcher
Here is the errors that are showing up in the error console. This looks to be a Firebug issue:
Timestamp: 12-10-10 06:10:00 PM
Error: TypeError: PrefLoader is undefined
Source File: resource://firebug/prefLoader.js
Line: 123
Timestamp: 12-10-10 06:10:00 PM
Error: TypeError: gContextMenu is null
Source File: chrome://browser/content/browser.xul
Line: 1
Timestamp: 12-10-10 06:10:00 PM
Error: TypeError: gContextMenu is null
Source File: chrome://browser/content/browser.xul
Line: 1
Comment 14•13 years ago
|
||
Can anyone experiencing this issue attach the contents of about:support please?
Flags: needinfo?
Comment 15•13 years ago
|
||
There has been some feedback about this problem in the Mozilla Hispano channels, but nothing concrete about the cause of these problems.
Matt, have you seen anything about it on SUMO or Input?
tracking-firefox16:
--- → ?
Flags: needinfo?
Updated•13 years ago
|
Flags: needinfo?
Comment 18•13 years ago
|
||
Tracking for FF16, but given comment 11 and comment 13, this does not appear to actually be an in-product change.
Marcia - can you see if you can reproduce with the add-ons mentioned in this bug?
Comment 19•13 years ago
|
||
Hey Jorge. I found this on SUMO: https://support.mozilla.org/en-US/questions/939088
It looks like it might be Firebug causing it. We'll need to confirm though. Let me know if there is anything else you need from my end.
Comment 20•13 years ago
|
||
If restarting fixes the problem, my guess is that the live update of Firebug is the cause.
Updated•13 years ago
|
Component: General → Add-ons
Product: Firefox → Tech Evangelism
Version: 16 Branch → unspecified
Comment 21•13 years ago
|
||
Hm, I have to say after firebug updated, is when I restarted (and then noscript updated in that new session). So it definitely could have been firebug, since I did restart after that to try other things, and it was fixed.
Comment 22•13 years ago
|
||
Yes, this is related to restart-less Firebug update. You need to restart Firefox to fix the problem. The underlying issue is fixed in Firebug 1.10.4
Honza
Comment 23•13 years ago
|
||
Okay, so I guess there's nothing else to do here. Affected users just need to restart their browsers in order to correct the problem, and the new version of Firebug shouldn't display this problem anymore.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Component: Add-ons → General
Product: Tech Evangelism → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•