Did more research on this bug. It seems to happen when a stage has more than on child. The second child does not fire events on GlassWindowEventHandler.
Still do not know why.. Reporting here since I can't update the bug (no access). ________________________________ De: openjfx-dev <[email protected]> em nome de Thiago Milczarek Sayao <[email protected]> Enviado: sexta-feira, 5 de abril de 2019 09:54 Para: [email protected] Assunto: Request to bump JDK-8220272 priority Hi, Is it possible to bump up the JDK-8220272 priority? https://bugs.openjdk.java.net/browse/JDK-8220272 We are building a Point of Sale application in OpenJfx for Brazilian Pharmacy Retail. This bug often change the order or windows, so top modal windows shows behind it's parent and users thinks the system hanged (because events on the window are blocked since there is a modal child window that is behind). I can work to help fix it (I lack knowledge of openjfx internals, but at least I can try). Thanks.
