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 187388 - navigating through marked occurrences direction wrong
Summary: navigating through marked occurrences direction wrong
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 189192 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-09 14:48 UTC by nbphpuser
Modified: 2011-06-10 14:52 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 nbphpuser 2010-06-09 14:48:43 UTC
<?
$arr = array();
foreach ($arr as $key => $value) {
    print_r($arr);
}
$arr = array();
?>


place cursor on $arr in second line, press alt-Down several times for navigating through marked occurrences. NB navigate in opposite direction
Comment 1 Filip Zamboj 2010-09-15 12:31:46 UTC
batch reassigning
Comment 2 OndrejBrejla 2011-03-04 11:09:22 UTC
It's reproducible.
Comment 3 Tomas Mysik 2011-06-03 10:18:50 UTC
Batch reassigning.
Comment 4 Petr Pisl 2011-06-08 16:08:09 UTC
Fixed in web-main and releases/release701 branch.
Comment 5 Petr Pisl 2011-06-08 16:09:14 UTC
*** Bug 189192 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2011-06-09 04:37:28 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/284fd706414c
User: Petr Pisl <ppisl@netbeans.org>
Log: #187388 - navigating through marked occurrences direction wrong
(transplanted from ce2b218a4c48c9086c864fca0891ebe59237da49)
Comment 7 Quality Engineering 2011-06-10 14:52:23 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/ce2b218a4c48
User: Petr Pisl <ppisl@netbeans.org>
Log: #187388 - navigating through marked occurrences direction wrong