Closed Bug 974049 Opened 10 years ago Closed 8 years ago

Failure to initialize 3-D view freezes page elements and scroll on tab

Categories

(Firefox Graveyard :: Developer Tools: 3D View, defect)

30 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sirpfremmer, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140218030202

Steps to reproduce:

1) Have a graphics card which does not support 3-D view.
2) Navigate to any web page.
3) Attempt to initialize 3-D view via the developer tools button.
4) Try to scroll and click elements.
5) Navigate to another URL via the URL bar.
6) Try to scroll and click elements.
7) Repeat.


Actual results:

All page elements become static on that tab.  Scrolling does not function.


Expected results:

Failure to initialize 3-D View should fail more gracefully, that is, without effectively freezing that tab.
Could you please try the following, to see if you still reproduce the issue:

1) running in Safe mode:
http://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode

2) try this with a clean profile:
http://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(sirpfremmer)
Trying both steps, the issue is reproducible.
Component: Untriaged → Developer Tools: 3D View
Flags: needinfo?(sirpfremmer)
The issue is also reproducible on Vista and Win7, x32 and x32_64, but since I cannot add platform tags for all three, just listing it as 'all'.
OS: Windows XP → All
Hardware: x86 → All
If WebGL isn't available, you shouldn't be able to open the 3D view at all, nor even see the "cube" button in the toolbox. Can you please let me know

* Is webgl.force-enabled true in about:preferences ?
* What does http://get.webgl.org/ say?
(In reply to Victor Porof [:vporof][:vp] from comment #4)
> 
> * Is webgl.force-enabled true in about:preferences ?

I mean about:config, not about:preferences
By default, webgl.force-enabled is false. Tilt activates correctly after enabling the preference.

With the preference disabled, http://get.webgl.org/ says 'Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card.'

With the preference enabled, http://get.webgl.org/ says 'Your browser supports WebGL'

The issue with the tab-freeze persists to the latest Nightly.
The 3D View has been removed in Firefox 47. Closing all bugs inside that component as the component will be moved to Firefox Graveyard.

Filter on #BYETHREEDVIEW.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.