[bug] No Devtools when right-click on a palette with useNewWebBrowser set to True

[bug] No Devtools when right-click on a palette with useNewWebBrowser set to True

JeromeBriot
Mentor Mentor
654 Views
2 Replies
Message 1 of 3

[bug] No Devtools when right-click on a palette with useNewWebBrowser set to True

JeromeBriot
Mentor
Mentor

Hello,

 

@saketsatta, @goyals, the DevTools entry is missing when right-click on a palette if useNewWebBrowser is set to True (Windows 10, Chrome 90.0.4430.72):

 

missing-devtools.png

 

Similar issues were reported last year:

Thanks

Accepted solutions (1)
655 Views
2 Replies
Replies (2)
Message 2 of 3

saketsatta
Autodesk
Autodesk
Accepted solution

Hello Jerome,

 

Can you try typing in the following command:

 

devoptions.webdeveloperextras /on

 

In the text commands window at the bottom of Fusion and see if it makes a difference?

saketsatta_0-1618538851080.png

 

Thanks,

Saket Satta

Fusion 360 development

Message 3 of 3

JeromeBriot
Mentor
Mentor

Thank you @saketsatta 

 

To make it work:

 

1) Execute the command below in the text commands window: DevOptions.WebDeveloperExtras /on (be sure to select Txt on the right side of the window)

 

missing-devtools-3.png

 

2) Right-click on the palette and choose "Dev Tools (In-product / Chromium v69)"

 

missing-devtools-2.png

 

3) Click on the HTML file related to the palette in the inspectable pages list.

 

missing-devtools-4.png

 

Devtools is now available

 

missing-devtools-5.png