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 236172 - Can't move to previous match with some regex expression matches
Summary: Can't move to previous match with some regex expression matches
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-20 09:22 UTC by MackSix
Modified: 2013-12-08 19:17 UTC (History)
1 user (show)

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 MackSix 2013-09-20 09:22:00 UTC
1. Open a file with this:

you
you
you
you

you're
you're
you're
you're

2. Use find and regex patter you[^\w]

3. Put cursor on a top "you" and click next button 2 times and all is well.

4. Click previous button.

Result: Cursor jumps to you're and will not navigate through the "you"s.

Expected: Previous navigation will move up the "you"s.

Product Version: NetBeans IDE 7.4 RC1 (Build 201309162201)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b48
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b106
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Jiri Prox 2013-09-20 12:43:29 UTC
reproducible
Comment 2 Milutin Kristofic 2013-10-02 15:12:57 UTC
http://hg.netbeans.org/jet-main/rev/95f26ff29eaa
Comment 3 Quality Engineering 2013-10-04 01:31:51 UTC
Integrated into 'main-silver', will be available in build *201310040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/95f26ff29eaa
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #236172 - Can't move to previous match with some regex expression matches
Comment 4 MackSix 2013-12-08 19:17:28 UTC
Verified Fixed

Product Version: NetBeans IDE Dev (Build 201312050002)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b60
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b118
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)