Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong icon for unknown filetype in editor #2183

Closed
slemeur opened this issue Aug 22, 2016 · 0 comments
Closed

Wrong icon for unknown filetype in editor #2183

slemeur opened this issue Aug 22, 2016 · 0 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@slemeur
Copy link
Contributor

slemeur commented Aug 22, 2016

When the filetype is not recognized, we are using a wrong icon in the editor.
This icon is not consistent with the one used in the project explorer.

screen_shot_2016-08-22_at_16_43_56

Reproduction Steps:

  1. Create a new file "myfile.toto"
  2. Open the file in the editor

Expected behavior:
The icon displayed for the file's tab in the editor is the same than the one used in the project explorer.

Observed behavior:
The icon displayed for the file's tab in the editor is the "create new file" icon.
screen_shot_2016-08-22_at_16_43_56

Che version: 4.6.x

@slemeur slemeur added kind/bug Outline of a bug - must adhere to the bug report template. team/plugin labels Aug 22, 2016
vitaliy-guliy pushed a commit that referenced this issue Aug 23, 2016
vitaliy-guliy pushed a commit that referenced this issue Aug 23, 2016
#2183 Wrong icon for unknown filetype in editor
@vitaliy-guliy vitaliy-guliy added this to the 4.7.0 milestone Aug 23, 2016
@bmicklea bmicklea mentioned this issue Aug 29, 2016
89 tasks
JPinkney pushed a commit to JPinkney/che that referenced this issue Aug 17, 2017
JPinkney pushed a commit to JPinkney/che that referenced this issue Aug 17, 2017
eclipse-che#2183 Wrong icon for unknown filetype in editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

2 participants