* open file local history * select any version of file * minimize/maximize history window the history window lost focus of element and clear preview Product Version = NetBeans IDE 7.0 Beta 2 (Build 201102140001) Operating System = Linux version 2.6.37-2-686-bigmem running on i386 Java; VM; Vendor = 1.6.0_24 Runtime = Java HotSpot(TM) Client VM 19.1-b02
the same also for other TC with outlineview - e.g diffview in hg searchhistory reassigning for further evaluation or advice what to do to preserve the selection
Reproduced. Selection is cleared when component is removed from it's parent due to memory leaks.
Fixed by changeset: 190608:688575d70e00 http://hg.netbeans.org/main/rev/688575d70e00
Integrated into 'main-golden', will be available in build *201103090000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress) Changeset: http://hg.netbeans.org/main/rev/688575d70e00 User: mentlicher@netbeans.org Log: #196233 Keep the selected lines when outline changes it's parent.