Bug 368000 - [Decorators] EditorPart Title Image should support Decorations
Summary: [Decorators] EditorPart Title Image should support Decorations
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 01:24 EST by Daniel Stein CLA
Modified: 2015-03-10 08:18 EDT (History)
4 users (show)

See Also:


Attachments
the mentioned screenshot (42.84 KB, image/png)
2012-01-06 01:26 EST, Daniel Stein CLA
no flags Details
the current behavoir (99.32 KB, image/png)
2012-01-12 01:34 EST, Daniel Stein CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Stein CLA 2012-01-06 01:24:43 EST
Build Identifier: Version: Indigo Service Release 1 Build id: 20110916-0149

At the moment the editor titleimage only shows the icon of the file being edit.
As shown in the attatched screenshot, it would be nice if the titleimage would also shows all the image-decorations appended to the file.

Reproducible: Always
Comment 1 Daniel Stein CLA 2012-01-06 01:26:17 EST
Created attachment 209120 [details]
the mentioned screenshot
Comment 2 Remy Suen CLA 2012-01-06 09:05:51 EST
(In reply to comment #1)
> Created attachment 209120 [details]
> the mentioned screenshot

I think I'm missing something here. I don't see what is different about the editor's icon and the 'Navigator' view.
Comment 3 Daniel Stein CLA 2012-01-09 01:31:10 EST
(In reply to comment #2)
> (In reply to comment #1)
> > Created attachment 209120 [details]
> > the mentioned screenshot
> 
> I think I'm missing something here. I don't see what is different about the
> editor's icon and the 'Navigator' view.


The screenshot only shows our desired behavior. In eclipse 3.7.1 no Decorators are applied on the titleimage.
Comment 4 Remy Suen CLA 2012-01-09 08:02:56 EST
(In reply to comment #3)
> The screenshot only shows our desired behavior. In eclipse 3.7.1 no Decorators
> are applied on the titleimage.

Please attach a screenshot of what you see right now instead of what you desire.
Comment 5 Daniel Stein CLA 2012-01-12 01:34:15 EST
Created attachment 209351 [details]
the current behavoir

(In reply to comment #4)
> (In reply to comment #3)
> > The screenshot only shows our desired behavior. In eclipse 3.7.1 no Decorators
> > are applied on the titleimage.
> 
> Please attach a screenshot of what you see right now instead of what you
> desire.

I've attached a screenshot of the current behavior.
Comment 6 Corina Iovanovici CLA 2015-03-10 08:18:01 EDT
Hello,
Were there any updates made in this direction? I would like to know:

- if Eclipse provides a way to show in the titleimage the file's decorators

- as a workaround for this, I am using setTitleImage() but the drawback is: if application has more files loaded before closing, when application is opened again, correct title image will be set only for the file which has focus. Is there a way to have all the files title images decorated on application open (without having to make additional operations, like project refresh)?