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 137324 - Edit Browser dialog doesn't select current browser
Summary: Edit Browser dialog doesn't select current browser
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-06-16 15:50 UTC by Mikhail Matveev
Modified: 2008-12-22 11:36 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 Mikhail Matveev 2008-06-16 15:50:26 UTC
1. In the main menu: Tools->Options.
2. In Web Browser combobox, choose some non-default item (for example, Firefox).
3. Click Edit button.
Result: Web Browser window appears. The first line of the list (<Default System Browser>) is always selected. It's
confusing for user. User expects that browser specified in the Web Browser combobox is selected for editing by default.
Comment 1 Peter Pis 2008-06-17 09:20:45 UTC
Reassigning to "core" for evaluation.
Comment 2 Jiri Skrivanek 2008-06-18 13:24:41 UTC
It should be easy to fix.
Comment 3 Jiri Skrivanek 2008-08-26 15:43:05 UTC
Fixed.
http://hg.netbeans.org/core-main/rev/2df7bac30493
Comment 4 Quality Engineering 2008-08-28 06:38:36 UTC
Integrated into 'main-golden', available in build *200808280201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/2df7bac30493
User: Jiri Skrivanek <jskrivanek@netbeans.org>
Log: #137324 - Select currently choosen browser in Edit dialog.