Closed Bug 1075391 Opened 10 years ago Closed 10 years ago

Devtools panel API breaks toolbox orientation switching

Categories

(Add-on SDK Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1075490

People

(Reporter: wbamberg, Assigned: irakli)

Details

(Whiteboard: [firebug-p1])

The devtools toolbox includes a button to make the toolbox vertical, and a button to make it a standalone window: https://developer.mozilla.org/en-US/docs/Tools/Tools_Toolbox#Toolbox_controls. If I make an add-on using "dev/panel" that adds a new panel to the toolbox, then switch to my new panel, then try pressing these buttons, things break. Specifically, it looks as if the frame for the toolbox switches, but all the content stays where it is, and various things no longer work properly. I get this error in the Browser Console: > A promise chain failed to handle a rejection. > Did you forget to '.catch', or did you forget to 'return'? ...with a link to toolbox.js, line 1322. This is with Nightly (35.0a1 (2014-09-30)), using a fresh checkout of the SDK, and: cfx run -b /path/to/nightly -o
I am experiencing the same problem with Firebug 3 Honza
Whiteboard: [firebug-p1]
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.