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 116097 - Inconsistent behavior of search bar
Summary: Inconsistent behavior of search bar
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 08:42 UTC by Jiri Prox
Modified: 2010-10-19 15:13 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 Jiri Prox 2007-09-20 08:42:07 UTC
Product Version: NetBeans IDE Dev (Build 20070919053406) Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-b02 System:
Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb) Userdir: /space/uimp

Search bar behaviour is slightly different on windows and other OSes. 

1) open file
2) open search bar 
3) type some string
4) press enter
-> on Linux and Mac the occurrence of searched text is selected
-> on Win there is also selected the text in Find textfield, so when typing further the original text is replaced
Comment 1 Jiri Prox 2008-04-11 00:42:00 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 2 Quality Engineering 2009-12-21 06:18:18 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team
Comment 3 David Strupl 2010-10-19 15:13:53 UTC
After my latest change Enter closes the search dialog. So the described scenario is no longer a problem.