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 232636 - Language hints search box breaks if you close search box with an active search query
Summary: Language hints search box breaks if you close search box with an active searc...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.4
Hardware: PC Linux
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2013-07-12 17:30 UTC by killermonk
Modified: 2016-05-06 11:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (56.23 KB, text/plain)
2013-07-12 17:30 UTC, killermonk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description killermonk 2013-07-12 17:30:05 UTC
Product Version = NetBeans IDE Dev (Build 201306100004)
Operating System = Linux version 3.9.4-200.fc18.x86_64 running on amd64
Java; VM; Vendor = 1.7.0_21
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.21-b01

Steps to reproduce:
1. Open Options dialog
2. Go to Editor secttion
3. Go to Hints tab
4. Select your language (I used "Java")
5. In Hints "Search:" box search for something that narrows results (I used "Exception")
6. Without clearing search box, click "Cancel" button on Options dialog
7. Open the Options dialog again, go to Hints tab again

Result:
1. Available hints are still narrowed down but "Search:" box is empty
2. Unable to select and type anything in "Search:" box

Expected Result:
Results should not be filtered and "Search:" box should be empty and editable
-or-
Results should be filtered and "Search:" box should be pre-populated with previous search and editable
Comment 1 killermonk 2013-07-12 17:30:07 UTC
Created attachment 137055 [details]
IDE log
Comment 2 bark 2016-05-06 11:44:46 UTC
I can not reproduce this with 8.0.2
Somebody fixed it.