| Other |
|---|
| jfx24.0.2Fixed |
|
Causes :
|
WebView DOM mutation events should be delivered to the event handler with the type `org.w3c.dom.events.MutationEvent`. This is no longer happening with WebKit 620.1 leading to a ClassCastException if an application tries to cast the event to that class.
|