Closed
Bug 886135
Opened 12 years ago
Closed 12 years ago
Many context menus, e.g. "View Page Source", do nothing
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: eric.promislow, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:22.0) Gecko/20100101 Firefox/22.0 (Beta/Release)
Build ID: 20130612084701
Steps to reproduce:
Ctrl-mousepad-click on a page (not on an image) and selected "View Page Source"
Actual results:
3 Error messages. When I did ctrl-key-mousepad-down I got this message:
Timestamp: 06/23/2013 9:39:03 AM
Error: TypeError: this.isTargetAFormControl is not a function
Source File: chrome://firebug/content/firefox/browserOverlay.js
Line: 573
On the mouseUp event I got this error twice:
Timestamp: 06/23/2013 9:39:07 AM
Error: TypeError: gContextMenu is null
Source File: chrome://browser/content/browser.xul
Line: 1
Expected results:
I should have seen the page source in a separate window.
Did you test with a fresh profile? (no add-on)
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
In addition, does it work as expected in Firefox 21?
Flags: needinfo?(ericp)
Reporter | ||
Comment 2•12 years ago
|
||
No, I didn't use a fresh profile. This was on my laptop, which is at home, so it'll have to wait 12 hours or so.
I'll give FF 21 a try. Maybe it is due to an extension.
Flags: needinfo?(ericp)
![]() |
||
Comment 3•12 years ago
|
||
Bug 433168 comment 72 suggests that an extension may need update.
![]() |
||
Comment 4•12 years ago
|
||
(according to bug 433168 comment 80, Firebug has been updated)
Reporter | ||
Comment 5•12 years ago
|
||
The problem's with Firebug 1.10. 1.11 is the most recent supported version for FF 22.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•