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 106090 - Resource bundle selection dialog is pretty unusable
Summary: Resource bundle selection dialog is pretty unusable
Status: VERIFIED DUPLICATE of bug 103697
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 08:15 UTC by Martin Grebac
Modified: 2008-11-12 04:58 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 Martin Grebac 2007-06-08 08:15:53 UTC
Select a field, then try to change the text to retrieve it from Resource Bundle.
Click Browse... next to the Resource bundle field. Attached is the screenshot.

Problems:

- opening the list takes too long
- source packages from current project are last in the list
- they are not expanded
- if you expand the package, the list does not automatically scroll down, so you
have to scroll manually, expand another package, scroll, expand, scroll, expand,
....

I'd expect the Bundle.properties file from the same source level as the form
being selected automatically as first item on top of the list.
Comment 1 Tomas Pavek 2007-06-08 14:05:22 UTC
Once you switch to 6.0, try to use the auto i18n feature (should be turned on
automatically for newly created forms in NBM projects, but you can use it also
for existing forms for additional components).

You can also update 5.5 from beta update center to get this feature. See also
http://form.netbeans.org/updates/update55.html

*** This issue has been marked as a duplicate of 103697 ***
Comment 2 Martin Grebac 2007-07-10 14:13:05 UTC
v
Comment 3 Quality Engineering 2008-11-12 04:58:27 UTC
Integrated into 'main-golden', will be available in build *200811120201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d8e9632fef9a
User: Jiri Vagner <jvagner@netbeans.org>
Log: #106090 - Valid nodes are preselect now inside Resource explorer tree