This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 146823 - No prompt for installing firefox addon when I start debuging
Summary: No prompt for installing firefox addon when I start debuging
Status: VERIFIED INVALID
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 17:58 UTC by Petr Dvorak
Modified: 2009-02-27 14:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2008-09-10 17:58:12 UTC
Product Version: NetBeans IDE Dev (Build 200809101401)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

I followed test specification from http://qa.netbeans.org/modules/webapps/promo-h/TS_65_JavaScriptDebugger.html with a
Firefox web browser.

I had a problem with Suite 1, #2 step 4.

When I attempted to debug the application for the first time, I was presented with a dialog "Client Side Debugging" -
this is OK. However, the test specification says that I should be prompted for a plugin installation after I press OK in
"Client Side Debugging" - but this never happened, when I close "Client Side Debugging" dialog, "Hello world" shows up
in the browser...

No mentioned extensions (Firebug, NetBeans extension) are installed in Firefox (Tools>Addons>Extensions tab contains
only "Java Quick Starter" extension).

EXPECTED - TS says: Install Firefox Add-ons appear. As warned, closed any browsers before pressing Ok.
ACTUAL - I see: No "Install Firefox Add-ons" shows up, I am not warned about closing browser.

(Maybe just the specification is inaccurate?)
Comment 1 Petr Dvorak 2008-09-11 11:52:57 UTC
Again - works on a clean PC. Invalid.
Comment 2 Petr Dvorak 2008-09-17 12:20:46 UTC
V.