<AWT Dev> RFR: 8250804: Can't set the application icon image for Unity WM on Linux.
Alexander Zuev
kizune at openjdk.java.net
Fri Mar 5 21:01:09 UTC 2021
On Fri, 5 Mar 2021 00:55:04 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> As of now we can have two icons: on the side dock and on the top bar.
> But this test was written for an old time Unity with an icon in the side dock only.
>
> Icon at the top by default is displayed as grayscale(the actual reason of submitting bug report).
> BTW it may not be presented depending on Gnome Shell settings.
>
> `setIconImage()` seems to be working as expected in this case, but we need to clarify the test's instruction.
>
> Besides that the test has another issue: it does not fail on pressing "Fail" button. It is also fixed.
Marked as reviewed by kizune (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2838
More information about the awt-dev
mailing list