RFR: 8253597: TreeTableView: must select leaf row on click into indentation region [v2]
Jeanette Winzenburg
fastegal at openjdk.java.net
Mon Oct 12 13:26:25 UTC 2020
On Mon, 12 Oct 2020 09:23:47 GMT, Ajit Ghaisas <aghaisas at openjdk.org> 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
More information about the openjfx-dev
mailing list