-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[firefox] incorrect display of workspace settings file icon #6990
Labels
browser/firefox
issues related to the firefox browser
help wanted
issues meant to be picked up, require help
preferences
issues related to preferences
Comments
vince-fugnitto
added
help wanted
issues meant to be picked up, require help
preferences
issues related to preferences
browser/firefox
issues related to the firefox browser
labels
Jan 29, 2020
vince-fugnitto
changed the title
[firefox] incorrect display of workspace settings file
[firefox] incorrect display of workspace settings file icon
Jan 29, 2020
1 task
vince-fugnitto
added a commit
that referenced
this issue
Jan 29, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
3 tasks
vince-fugnitto
added a commit
that referenced
this issue
Jan 29, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto
added a commit
that referenced
this issue
Jan 30, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto
added a commit
that referenced
this issue
Feb 1, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
i can also reproduce it in latest Chrome |
vince-fugnitto
added a commit
that referenced
this issue
Feb 4, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto
added a commit
that referenced
this issue
Feb 4, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto
added a commit
that referenced
this issue
Feb 5, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto
added a commit
that referenced
this issue
Feb 5, 2020
Fixes #6990 Fixes #7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
akosyakov
pushed a commit
to akosyakov/theia
that referenced
this issue
Feb 24, 2020
Fixes eclipse-theia#6990 Fixes eclipse-theia#7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
JesterOrNot
pushed a commit
to JesterOrNot/theia
that referenced
this issue
Mar 12, 2020
Fixes eclipse-theia#6990 Fixes eclipse-theia#7010 - fixes an issue where the file icon was not properly displayed - fixes an issue where the file icon was not properly updated based on the current file icon theme. This problem is solved by programmatically getting the icon based on the `file-icon` using the `labelProvider#getIcon` method. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
browser/firefox
issues related to the firefox browser
help wanted
issues meant to be picked up, require help
preferences
issues related to preferences
Description
The workspace
settings.json
file displayed in the tab when using thepreferences view
is incorrectly displayed (the file icon is too large) when using the application on Firefox.Steps to Reproduce
preferences widget
The text was updated successfully, but these errors were encountered: