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 211637 - "Synchronize caret, content and context" button is switched on, but no any changes in editor
Summary: "Synchronize caret, content and context" button is switched on, but no any ch...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.2
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 12:42 UTC by soldatov
Modified: 2012-04-26 10:36 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 2012-04-24 12:42:33 UTC
cnd.macro.TestMacroExpansion.testMacroSynchronizeButtons test fails for 2 days

Scenario:
- Create C/C++ Application project with main.c
- Open main.c file in editor
- Call context menu on EXIT_SUCCESS
- Select Navigate|View Macro Expansion menu item
- Press arrow up or arrow down in Macro Expansion tab
==> no changes in cursor position in main.c ("Synchronize caret, content and context" button is switched on)
Comment 1 Vladimir Voskresensky 2012-04-25 16:01:41 UTC
fixed
http://hg.netbeans.org/cnd-main/rev/fbc6c26e9641
Comment 2 Quality Engineering 2012-04-26 10:36:50 UTC
Integrated into 'main-golden', will be available in build *201204260400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/fbc6c26e9641
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #211637 - "Synchronize caret, content and context" button is switched on, but no any changes in editor
- provide a marker for extra tracked opened editors
- use marker for macro view pane