cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
brochard
Making moves
Status: New idea

3d view : https://firefox-source-docs.mozilla.org/devtools-user/3d_view/index.html

3D view, appart from being very cool to look at is very useful to see how a webpage is structured, see hidden elements, and see whats broken. It's very useful if you're just curious or if you're a web developper.

Don't have much more arguments for it, I guess it would be useful to copy images that are hidden behind links and edge cases like those.

10 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

Honza
Employee
Employee

Hi, thank you for reaching out! We currently don't have any plans to revive this tool. It looks cool, but we don't see big value in it. Sorry about that.

Honza

brochard
Making moves

@Honza 

Yeah I guessed it would not be an important feature, I just think it deserves a feature request ^^

Honza
Employee
Employee

@brochard yes, definitely!

Hope I can have good news for you the next time 🙂 

 

iKingNinja_
New member

Bring back 3D view in dev tools

Mozilla unfortunately removed 3D view starting from Firefox 47. I am a web developer hence I actively use dev tools to inspect my HTML documents and 3D view is an extremely useful tool to solve various issues, in particular those related to z-index.

Chromium based browsers have a 3D view tool and it's a shame Firefox doesn't, especially Firefox developer edition! I find particularly useful Chromium 3D view's texture view which makes analysing the page even easier.

I believe that many developers would find this tool very useful and that it would improve many's development experience.

Honza
Employee
Employee

Note that the same question has been asked here: https://connect.mozilla.org/t5/ideas/bring-back-3d-view/idc-p/31199#M17806

Related documentation is available: https://firefox-source-docs.mozilla.org/devtools-user/3d_view/index.html

Unfortunately, we do not plan to bring the tool back. As I mentioned in the other thread, pages in 3D look really cool, but we don’t see much product value in them (at last not at the moment), sorry about that. However, thank you for reaching out, I appreciate it!

Honza

Jon
Community Manager
Community Manager

(Note: similar ideas have been merged into this thread)

Rakolden
New member

Although moz team won't disclose the real reason of this removal. I do appreciate the work they have put into the browser, it has helped in mor than many ways while learning web development. Ty, hope the feature comes back 🙂

fella
New member

I love firefox - Here is a big use case, and there is actually a lot of value IMO:

For example, I make hobby products and the AR 3d model view capability to 'view in space' is really really useful to show customers a quite accurate AR model - to see if the product is the right size for their needs.

Adzy
Strollin' around

@RakoldenI had made some search on this topic in the past, and IIRC, it was the switch to a multithreaded version of Geko which made the 3D view not compatible with Firefox (I believe it was when Quantum was deployed?). Don't quote me on that because it's still quite hard to find some reliable info on why this was dropped. Probably because it is not that much of a priority. I found it funny as a child, and it really helped me understood how webpages were build as a teenager. Now I'm a front-end developer and I'd love this feature to be back, because it's so much more than a visual gimmick. It's a really good way of teaching how the DOM is made.