startOpened and showIconWhenHidden not working at all

138 views
Skip to first unread message

roughycannon

unread,
Jun 7, 2013, 10:11:45 AM6/7/13
to fir...@googlegroups.com
None of these options will work I have tried using a local link and live link but it wont start opened on any browser.

Firebug lite is loading as pressing F12 brings it up straight away.

I have tried the hash#

<script type="text/javascript" src="/local/path/to/firebug-lite.js#startOpened"></script>

And the JSON:

<script type="text/javascript" src="https://getfirebug.com/firebug-lite.js">
{
    overrideConsole: false,
    startInNewWindow: true,
    startOpened: true,
    enableTrace: true
}
</script>

Tried both with a local link and live link it will not start opened at all.

Gal Steinitz

unread,
Jun 13, 2013, 6:24:59 PM6/13/13
to fir...@googlegroups.com
Can you link to a code sample?

I just created a test on jsfiddle and its working as expected with #startOpened:

roughycannon

unread,
Jun 13, 2013, 6:28:28 PM6/13/13
to fir...@googlegroups.com
js fiddle always shows it open regardless try taking the #startopened away and it still shows opened, I've already tried this before.

Gal Steinitz

unread,
Jun 15, 2013, 1:37:41 AM6/15/13
to fir...@googlegroups.com
Here is another test of a completely simple HTML file using #startOpened, and its working:


I did see that referencing it from the same web server using a relative URL does not work - it definitely should, I'll look into this. (I've just recently joined this project and am still trying to get my bearings...and there is no one to get the bearings from since it hasn't been maintained for a few years, so bear with me!)

A few notes / questions / things to try:

1) What browser/version are you using?
2) Can you check the javascript error console for errors? 
3) If you can make your page available publicly or at least try to resonably reproduce it somewhere I could see, that would help with the troubleshooting.

Regards,
Gal
Reply all
Reply to author
Forward
0 new messages