[8u40] API Review: Allow auto-hiding of PopupWindow on owner node press

Martin Sladecek martin.sladecek at oracle.com
Wed Jun 25 11:20:16 UTC 2014


Hello,
I propose a new property for PopupWindow that would allow developer to 
control autohiding policy when PopupWindow has an owner node. Currently, 
clicking the owner Node does not hide the window, but the new property 
(autoHideOnOwnerNodeMouseEvents) can change this.

JIRA:
https://javafx-jira.kenai.com/browse/RT-37231

Related JIRAs where this behavior was requested/needed:
https://javafx-jira.kenai.com/browse/RT-37531
https://javafx-jira.kenai.com/browse/RT-14899

Webrev: http://cr.openjdk.java.net/~msladecek/rt-37231/webrev.00/

Thanks,
-Martin


More information about the openjfx-dev mailing list