UndecoratorBis icon indicating copy to clipboard operation
UndecoratorBis copied to clipboard

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

Open Rhain opened this issue 8 years ago • 4 comments

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?

Rhain avatar May 17 '16 09:05 Rhain

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

in-sideFX avatar May 17 '16 19:05 in-sideFX

Windows 7 64bit java version "1.8.0_51".

image

Clicking the taskbar icon does not minimize the stage.

Rhain avatar May 18 '16 01:05 Rhain

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

in-sideFX avatar May 18 '16 11:05 in-sideFX

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

teodozjan avatar Sep 13 '16 11:09 teodozjan