On Mon, 12 Oct 2020 09:23:47 GMT, Ajit Ghaisas <[email protected]> wrote:
>> Jeanette Winzenburg has updated the pull request incrementally with one >> additional commit since the last revision: >> >> fixed typo > > modules/javafx.controls/src/test/java/test/com/sun/javafx/scene/control/infrastructure/MouseEventFirer.java > line 259: > >> 257: * Fires a mouseEvent with the given configuration options onto the >> target. >> 258: * Hot-fix for JDK-8253769. >> 259: * The mouseEvent is created such that coordiate transformation >> constraints seem to be respected. > > coordiate --> coordinate thanks for spotting it - there's always at least one ;) Fixed. ------------- PR: https://git.openjdk.java.net/jfx/pull/313
