Bug 462613

Summary: [EditorMgmt] [regression] Pinned Editor icons in tab disappear after opening editor list
Product: [Eclipse Project] Platform Reporter: Andrey Loskutov <loskutov>
Component: UIAssignee: Lakshminarayana Nekkanti <narayana.nekkanti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: daniel_megert, gautier.desaintmartinlacaze, Lars.Vogel, markus.kell.r, narayana.nekkanti, psuzzi
Version: 4.5Keywords: bugday, helpwanted
Target Milestone: 4.13 M1   
Hardware: All   
OS: All   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=387579
https://git.eclipse.org/r/143007
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=4204d8e463b5607b33e10f3f555ac70db2f873a1
Whiteboard:
Bug Depends on:    
Bug Blocks: 490353    

Description Andrey Loskutov CLA 2015-03-19 17:49:36 EDT
4.5 I20150318-2000 (4.5 M6)
1 Enable "General->Editors->Close editors automatically".
2 Open 8 editors.
3 Pin 4 first of them in the list.
4 Resize the editor area to show only pinned editors.
5 Click on the tab chevron or use Ctrl+E to open editor list.
6 Immediately after that the the *entire* icons (not just decorations) of visible *pinned* editors disapper.

Most likely editor list does not properly use the editor images and somehow manages to dispose them, but I haven't debugged this yet.
Comment 1 Lakshminarayana CLA 2019-05-29 06:41:01 EDT
The same thing happening on WorkbenchEditorsDialog also. title images are disposing after invoking  Ctrl + Shift + E.
Comment 2 Eclipse Genie CLA 2019-05-29 06:54:47 EDT
New Gerrit change created: https://git.eclipse.org/r/143007
Comment 4 Lars Vogel CLA 2019-06-18 06:52:59 EDT
Thanks, Lakshminarayana.
Comment 5 Lars Vogel CLA 2019-11-27 08:03:35 EST
*** Bug 391118 has been marked as a duplicate of this bug. ***