Question / Help Browser Source sometimes doesn't display when the page contains CSS

This is a slightly strange request and I haven't got it quite sorted out in my head at the moment but it's really bugging me and I'm stumped so I thought I'd ask for some help.

I write little widgets for my stream using HTML, CSS and JavaScript but I have noticed that sometimes the page doesn't load properly. I've tried to narrow it down and still see the problem when there is no javascript just HTML and CSS.

I think this is to do with the file being Local and not on a server but I am not 100% convinced.

I have attached a sample page, when I create a Browser source with this as a local file I either see a blank window or the OBS Project site. If I host this on a web site and then add it as a Browser Source I see the words OBS TEST in Droid Sans as expected.

Same page is hosted here: http://unshapedadrian.co.uk/obshtml/test.html

If this is in the wrong forum then please feel free to shift it around :-)

Thanks
Adrian
 

Attachments

  • obshtml.zip
    951 bytes · Views: 15

Suslik V

Active Member
white text 'OBS TEST'? Works both local & host, v0.13.4 x86, x64, Win7x64.

But with any page I can get 'not responding' event, even with this simple html example, but it is too rare issue to locate it (for me).

Some debugs logs with browser traces attached (if it helps).
 

Attachments

  • debug_x86.log
    134.8 KB · Views: 10
  • debug_x64.log
    691.2 KB · Views: 10
Thanks @Suslik V I'm starting to wonder if it's the font I am using and maybe that is causing the not responding event. It always fails for me with this font but with other fonts it works no problem.

I've taken a look at my own debug.log files but I can't see the same data as you are getting which is a bit strange.
 
Top