in-sideFX / UndecoratorBis

A new version of my JavaFX window decoration API. This time focused on the transparency and non-rectangular window.
https://arnaudnouard.wordpress.com
BSD 2-Clause "Simplified" License
96 stars 16 forks source link

Clicking the taskbar icon in Windows 7 does not automatically minimize the stage #7

Open Rhain opened 8 years ago

Rhain commented 8 years ago

I used UndecoratorBis.jar,it works fine.but when I Clicking the taskbar icon in Windows 7 does not automatically minimize the stage.

Is there a way to solve this problem?

in-sideFX commented 8 years ago

Ouch! I often test under Windows 7 without any issue. Could you detail a little bit more? Jvm version? Thanks.

Rhain commented 8 years ago

Windows 7 64bit java version "1.8.0_51".

image

Clicking the taskbar icon does not minimize the stage.

in-sideFX commented 8 years ago

ah ok, this way... I suppose the OS has to handle this behavior. I don't override OS behavior, strange. Did you notice the same behavior with the Ensemble demo ? http://www.oracle.com/technetwork/java/javase/overview/javafx-samples-2158687.html

Last thing, you shouldn't get this UI with latest version: https://github.com/in-sideFX/UndecoratorBis/blob/master/dist/UndecoratorBis.jar?raw=true

Thanks

teodozjan commented 8 years ago

@Rhain Unfortunately this is javafx bug http://stackoverflow.com/questions/26972683/javafx-minimizing-undecorated-stage