Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Firebug: click on a displayed error-message grabs window

  • 1 odpoveď
  • 16 má tento problém
  • 3 zobrazenia
  • Posledná odpoveď od jaf1230

more options

I am using - Firefox 3.6.13 on different machines (Mac OS X 10.6.5 and 10.6.6) - Firebug 1.6.2

The problem I have is reproducable this way: Make an HTML-File with the content

<html>
<head>
<title>Test-Case</title>
</head>
<body>
<img src="not_here.png" />
</body>
</html>

Save the file, upload it to your webspace and open/activate Firebug->Console->All. Request the HTML-document via http://, not file://

In the lower right corner, you will see "1 Error" displayed in red. The Console will show one entry, "NetworkError 404 ..." Click on the blue file name on the right ("not_here.png"). Click on the red "1 Error" again, to return to the complete console entry list.

Error: the pointer will grab the firefox-window.

The people at fbug think it's a firefox bug, see http://code.google.com/p/fbug/issues/detail?id=3875


added on 2011-03-23: the problem persists in Firefox 4

I am using - Firefox 3.6.13 on different machines (Mac OS X 10.6.5 and 10.6.6) - Firebug 1.6.2 The problem I have is reproducable this way: Make an HTML-File with the content &lt;html&gt;<br /> &lt;head&gt;<br /> &lt;title&gt;Test-Case&lt;/title&gt;<br /> &lt;/head&gt;<br /> &lt;body&gt;<br /> &lt;img src=&quot;not_here.png&quot; /&gt;<br /> &lt;/body&gt;<br /> &lt;/html&gt;<br /> Save the file, upload it to your webspace and open/activate Firebug->Console->All. Request the HTML-document via http://, not file:// In the lower right corner, you will see "1 Error" displayed in red. The Console will show one entry, "NetworkError 404 ..." Click on the blue file name on the right ("not_here.png"). Click on the red "1 Error" again, to return to the complete console entry list. Error: the pointer will grab the firefox-window. The people at ''fbug'' think it's a firefox bug, see http://code.google.com/p/fbug/issues/detail?id=3875 <hr> added on 2011-03-23: the problem persists in Firefox 4

Upravil(a) pprdesign dňa

Všetky odpovede (1)

more options

2011-07-12: The problem persists in Firefox 5.