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

Started application does not have new icon #28

Open
AndreasEhret opened this issue Apr 3, 2019 · 0 comments
Open

Started application does not have new icon #28

AndreasEhret opened this issue Apr 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@AndreasEhret
Copy link
Owner

This issue was imported from bugzilla with bugzilla2github

Bugzilla Bug Referenze: 26

Date: 2017-07-20 12:43:00 +0000
From: Michal Vala <>
To: JiriVanek <>
CC: akashche, gnu.andrew

Last updated: 2018-10-12 11:52:51 +0000

Comment 16017

Date: 2017-07-20 12:43:54 +0000
From: Michal Vala <>

Created attachment 1636
wrong app icon

            IcedTea-Web has new set of icons, but it's not applied to started application that does not has it's own
            icon. See attached screenshot.

Attached file: itw-windows.png (image/png, 60997 bytes)
Description: wrong app icon

Comment 16019

Date: 2017-07-20 14:37:29 +0000
From: Alex Kashchenko <>

Current behaviour is correct, if swing app has no icon - jdk icon from java.exe launcher is used.
New IcedTea-Web icon is used inside ITW swing forms and in windows "Programs and Features" form.

Comment 16020

Date: 2017-07-20 14:40:55 +0000
From: JiriVanek <>

But thats still a bug isn't it? Yes, it have correct default icon, but ITW should have set this
icon. Or not?

Comment 16021

Date: 2017-07-20 14:50:55 +0000
From: Alex Kashchenko <>

I think this may be considered as a new feature, but I am not sure whether it is feasible to
implement it (my knowledge in AWT area is lacking). AFAIU icons are set per window (jframe) and AFAIU2
ITW won't have control over the windows created by application.

Comment 16022

Date: 2017-07-20 14:59:44 +0000
From: JiriVanek <>

Fair enough. Still I wouldlike to have this opened, until it is properly tried and investigated.

Comment 16024

Date: 2017-07-20 15:22:28 +0000
From: Alex Kashchenko <>

Just to note, that such feature is effectively useless for RH builds that are going to have the
same icon (shadowman) for both jdk and itw.

Comment 16025

Date: 2017-07-20 15:32:00 +0000
From: JiriVanek <>

I think I dont wont to know, what patching is happening in that git fork/build tool you rule. Still
if this is properly done in ITW, it shouldbe even more comfortable to do so in the RH openjdk's msi.

Comment 16046

Date: 2017-07-25 20:03:55 +0000
From: Alex Kashchenko <>

(In reply to Alex Kashchenko from comment #5)
> [...] RH builds that
> are going to have the same icon (shadowman) for both jdk and itw.

            I realized, that this is incorrect, as currently shadowman icon is not applied to java.exe in RH builds
            (probably should be applied in future); that is not directly related to itw though.

Comment 17006

Date: 2018-10-12 10:16:46 +0000
From: Alex Kashchenko <>

Why the OS label is changed from "Linux" to "Windows"? Shouldn't the icon handling be consistent on
both Linux and Windows?

            I currently see (not a latest ITW) a "Nx" (from NetX) icon on Linux on loading window and an OpenJDK
            icon on app window.

Comment 17007

Date: 2018-10-12 11:42:19 +0000
From: JiriVanek <>

The bug was reported from windows. Sorry. Will double check

Comment 17008

Date: 2018-10-12 11:52:51 +0000
From: JiriVanek <>

Chcekd with heads. Icons looks correct.

@AndreasEhret AndreasEhret added the enhancement New feature or request label Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant