Anonymous Login

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000148SKGB-offlineguipublic2017-01-30 21:25
Reporteraj 
Assigned Toaj 
PrioritylowSeveritytextReproducibilityN/A
StatusresolvedResolutionfixed 
ProjectionnoneETAnone 
Product VersionProduct Build 
Target Version0.6Fixed in Version0.6 
Summary0000148: App and Window icons
Description- The Windows window icon also appears on the Mac whenever Java 1.8 minimises the AWT window into the Dock.

- The Windows window icon is blurry.

- There is no app icon.
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0004932

aj (manager)

Last edited: 2017-01-30 21:25

View 2 revisions

Other Java 1.8 apps like JOSM automatically switch to displaying the app icon when minimised, too. Evidently the JVM does this automatically if a window icon is set with AWT's standard setIconImage() method, which Swing's method (whatever it is) probably maps to.

+Notes