Closed Bug 1313037 Opened 8 years ago Closed 8 years ago

error with Developer Toolbar (developer-toolbar.js)

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P2)

49 Branch
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1305416

People

(Reporter: vyacheslav.al, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160922113459

Steps to reproduce:

I tried to focus on opened, but not active Developer Toolbar CLI using shortcut Shift+F2.


Actual results:

I was unable to focus on the Developer Toolbar CLI. In Firebug console I see this error:
TypeError: nodeConstants is undefined. The script is: devtools/client/shared/developer-toolbar.js



Expected results:

Shift+F2 should toggle the Developer Toolbar on/off.

In case Developer Toolbar is toggled ON, but not active, the shortcut should put cursor to the Developer Toolbar CLI.
Component: Untriaged → Developer Tools: Graphic Commandline and Toolbar
I am unable to reproduce this... can you do the following:
- Let us know:
  - Which version of Firefox you are running.
  - Which operating system you are running.
- Provide exact steps to reproduce the issue.
Flags: needinfo?(vyacheslav.al)
(In reply to Michael Ratcliffe [:miker] [:mratcliffe] from comment #1)
> I am unable to reproduce this... can you do the following:
> - Let us know:
>   - Which version of Firefox you are running.
>   - Which operating system you are running.
> - Provide exact steps to reproduce the issue.

Aye.
I am running Firefox 49.0.1
I see the bug on both Ubuntu 14.04 and Window 10 OS.
Steps are:
1) open firefox
2) from developer tool open the tool "Browser Console" (to see the error)
3) press Shift+F2 to toggle on the Developer Toolbar CLI.
4) open new tab and make sure, that the cursor is not inside the Developer Toolbar CLI.
5) press Shift+F2 -> this should activate the developer toolbar CLI and put the cursor inside the input field.
Inside the Browser Console you should see this:
TypeError: nodeConstants is undefined[Learn More]developer-toolbar.js:395:1

It could be related to some extensions, though. But in Windows and Ubuntu firefox installations extensions are totally different. The only one extension, that I have on both is Greasemonkey, which I disabled, but got same error.

view-source:resource://devtools/client/shared/developer-toolbar.js

Thank you!
Already fixed in FF50+.
https://hg.mozilla.org/integration/fx-team/pushloghtml?fromchange=52cfd2babd94fa8452128940b50614cc12660785&tochange=7b8d79f7786ad56b4c2e71ee45a5fcb308f88722
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(vyacheslav.al)
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.