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 143361 - Browser selections do not persist from Client-side dialog
Summary: Browser selections do not persist from Client-side dialog
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-09 00:58 UTC by _ krystyna
Modified: 2008-08-15 00:42 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 _ krystyna 2008-08-09 00:58:19 UTC
NetBeans IDE Dev (Build 20080808155144)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1 

0. clean userdir
1. de-register IE dll and get confirmation
2. create plain web project and run 'Debug Main Project'
3. set client side to IE and set do not show again
4. registration proceeds oK, and IE comes up
5. launch attach debugger, java web, 
> expect client side to be set to IE but is set to firefox
Comment 1 Quy Nguyen 2008-08-13 22:19:44 UTC
Fixed for Attach Debugger panel.  The panel will be initialized to the value used in the Debug Project dialog if Attach
Debugger was not used previously.  However, it does not use the same preferences setting, since we don't want the Attach
Debugger configuration to affect the project Debug settings.

Changeset: 282edcd7e37d
Comment 2 _ krystyna 2008-08-15 00:42:40 UTC
Verified in NetBeans IDE Dev (Build 20080814114958)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1