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 240604 - cursor jumps to 1st line if user switched off 'Synchronize caret, content and context' mode only
Summary: cursor jumps to 1st line if user switched off 'Synchronize caret, content and...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.0
Hardware: PC All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2014-01-17 13:08 UTC by soldatov
Modified: 2014-01-23 02:40 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 soldatov 2014-01-17 13:08:46 UTC
automatic test fails for 6 days
Scenario:
- Create C++ Application with main.cpp
- Open main.cpp
- Select 'return' and call context menu
- Select Navigate|View Macro Expansion
- Switch off 'Synchronize caret, content and context' mode
==> In Macro Expansion tab cursor jumps to 1st line
Comment 1 Alexander Simon 2014-01-22 13:45:17 UTC
Regression after switching on parsing API
Comment 2 Alexander Simon 2014-01-22 15:18:23 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/9d28b280a7e2
Comment 3 Quality Engineering 2014-01-23 02:40:05 UTC
Integrated into 'main-silver', will be available in build *201401230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9d28b280a7e2
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #240604 cursor jumps to 1st line if user switched off 'Synchronize caret, content and context' mode only