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 56950 - [41cat] Find dialog - errors
Summary: [41cat] Find dialog - errors
Status: RESOLVED DUPLICATE of bug 52115
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-24 17:20 UTC by filipsky
Modified: 2007-11-05 13:42 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 filipsky 2005-03-24 17:20:24 UTC
Find dialog (CTRL+F) has this error (NB4.1, WinXP pro):
I paste some text into the "Find what" field and press Enter (or click 
Find button). And then the dialog finds the previous text (or nothing, 
if I haven't searched anything yet), not the text I have pasted!
But if I paste the text, add and delete something and perform the search, it 
works well. I thing the problem with paste doesn't fire some event (and editing 
does)
Comment 1 Martin Roskanin 2005-03-25 08:40:57 UTC
What is the keystroke, that you use for pasting?
Is it CTRL+V or Shift+Insert?
What is your NB build number?
Comment 2 filipsky 2005-03-25 08:50:54 UTC
sorry, I forgot to write NB build: NetBeans IDE 4.1 Beta (Build 200502222100)
I use Shift+Insert for pasting (CTRL+V works well)
Comment 3 Martin Roskanin 2005-03-25 09:03:28 UTC
Already fixed, thanks

*** This issue has been marked as a duplicate of 52115 ***