Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

[Safari only ]When the selection is in RENDERMODE_ON_DEMAND it should not rendering continuously. #162

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Platform:
  Hostname: Macintosh-0023dfded9ed.local
  Mac OS X Version 10.5.8 (Build 9L31a)
  Processor: 4 Intel 2.66 GHz
  RAM: 2048 MB

O3D:
  O3D version: 0.1.42.1  <<<Release/Debug>>>

Installed Browsers:
  Safari: 4.0.3 (5531.9)
  Firefox: 3.0.8 (3.0.8)
  Camino: 1.6.7Int (1609.03.27)

Chipset Model:  NVIDIA GeForce 7300 GT
also on Leopard -Intel 950

What steps will reproduce the problem?
1.  In Safari Load example 
http://o3d.googlecode.com/svn/trunk/samples/render-mode.html
2. Let is run for a while on RENDERMODE_CONTINUOUS mode
3. Change the RENDERMODE_CONTINUOUS to RENDERMODE_ON_DEMAND
4. When the example is running, click on bookmarks or open some other site.
5. Click on back button to go back to the example. 

What is the expected output?
The selection is in RENDERMODE_ON_DEMAND  then it should not render 
continuously.

 What do you see instead?
the selection is in RENDERMODE_ON_DEMAND and it keeps rendering continuously.

Original issue reported on code.google.com by srikan...@google.com on 30 Sep 2009 at 11:26

GoogleCodeExporter commented 9 years ago
Sounds like when the page reloads we don't actually re-read the flag.  
Downgrading to
a low-priority as it's a sample issue not an O3D failure.

Original comment by vange...@google.com on 1 Oct 2009 at 5:56

GoogleCodeExporter commented 9 years ago

Original comment by kr...@google.com on 1 Oct 2009 at 9:04