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 196018 - ctrl+f search issue (skip searches)
Summary: ctrl+f search issue (skip searches)
Status: RESOLVED DUPLICATE of bug 195664
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.0
Hardware: PC Other
: P4 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 17:20 UTC by Francescov
Modified: 2011-08-09 15:04 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 Francescov 2011-02-25 17:20:47 UTC
i've seen this in all languages used c++,php,js
when you select a small portion of the code that you are editing and type ctrl+f to search next occurrence, it works, and that's ok

but then when you click with the mouse on the screen to start editing the found (next) occurence the program again do a find in the document and you loose completely where you was.

this not happen if you use the button f3 between the ctrl +f and the mouse click


thank you,
Francesco
Comment 1 Jaroslav Havlin 2011-08-09 15:04:36 UTC

*** This bug has been marked as a duplicate of bug 195664 ***