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 209533 - OutlineView blinks when ExplorerManager.setSelectedNodes is called
Summary: OutlineView blinks when ExplorerManager.setSelectedNodes is called
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 16:15 UTC by Jaroslav Havlin
Modified: 2013-06-05 09: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 Jaroslav Havlin 2012-03-13 16:15:43 UTC
When ExplorerManager.setSelectedNodes is called to select some nodes in OutlineView, the view blinks and it seems that nodes are collapsed and expanded again.
Comment 1 Martin Entlicher 2013-06-03 14:15:48 UTC
Reproduced in search results.
Comment 2 Martin Entlicher 2013-06-03 16:01:31 UTC
Fixed by changeset:   255409:88d77630f506
http://hg.netbeans.org/core-main/rev/88d77630f506
Comment 3 Quality Engineering 2013-06-05 09:36:18 UTC
Integrated into 'main-golden', will be available in build *201306050626* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/88d77630f506
User: mentlicher@netbeans.org
Log: #209533: Do not scroll the view back and forth.