Hi Pedro,
So, it took me a while to find the time to search further. I removed
the code piece by piece (looking at CSS, we have @import statements,
no @media), hoping to have that problem stop at sometimes and nail
down the problem. It didn't work. Even with a dead simple HTML, it is
still not working, so I must be doing something very wrong here:
<html>
<head>
<script type="text/javascript" src="firebug-lite-beta.js"></script>
<title>My title</title>
</head>
<body>
<script type="text/javascript">console.log("Hi there")</script>
</body>
</html>
I still returns me the Access is Denied error as a popup in IE, and
Firebug doesn't show up.
Regards
On Oct 19, 9:37 pm, Pedro Simonetti Garcia <[email protected]>
wrote:
> This seems to be a bug. And I'm not aware of it, that is, it is NOT a known
> issue.
>
> Could you please point me a URL, or a simple HTML file, that shows this
> problem happening?
>
> I need to reproduce the problem in order to be able to detect what is going
> on.
>
> Also, please read the following discussions and see if something regarding
> stylesheets could be involved in the problem:
>
> http://groups.google.com/group/firebug/browse_thread/thread/793914274...
>
> http://code.google.com/p/fbug/issues/detail?id=4918
>
> regards,
>
> Pedro Simonetti.
>
> 2011/10/19 DeCoder <[email protected]>
>
>
>
>
>
>
>
> > Hello,
>
> > When I load Firebug on my web app, it fails first with an IE error:
>
> > Line: 22862
> > Error: 'f' is null or not an object
>
> > And just after
>
> > Line: 9635
> > Error: Access is denied.
>
> > I put the statement <script type="text/javascript" src="firebug-lite-
> > beta.js"></script> in <head></head> after the meta, before the styles.
> > I tried before with the stable version, and with/without debug=true in
> > the <html> mark.
>
> > The page is running on IE8 with IE7 standards.
>
> > Is that a known defect? I couldn't find any reference to this specific
> > error with a Google search
>
> > Thanks for your help!!!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Firebug" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> >http://groups.google.com/group/firebug?hl=en.
--
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug