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 231909

Summary: Hints in options window keeps search filter
Product: editor Reporter: unai
Component: Hints & AnnotationsAssignee: Roman Svitanic <rsvitanic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description unai 2013-06-27 09:05:14 UTC
[ BUILD # : 201306262301 ]
[ JDK VERSION : 1.7.0_21 ]

Hints search string filter remains in place through different openings of the
Options window (which might seem good), but when it's automatically open by,
say, "Star import - Alt+Enter shows Hints" [click on warning+lightbulb sign]
you don't get where you expect to, since the filter shows up a weird window,
with right panel with OK content, but possibly empty left panel (if search
string finds nothing), or a left panel showing hints filtered by the search
filter but where the currently displayed hint is neither selected nor shown.
Comment 1 Roman Svitanic 2013-07-02 13:56:18 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/5b2d0ebae560
Comment 2 Quality Engineering 2013-07-04 02:22:17 UTC
Integrated into 'main-silver', will be available in build *201307032300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5b2d0ebae560
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #231909 - Hints in options window keeps search filter