On Mon, 8 Jun 2026 19:14:03 GMT, Andy Goryachev <[email protected]> wrote:

>> Ziad El Midaoui has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Minor change to parameters
>
> modules/javafx.controls/src/test/java/test/com/sun/javafx/scene/control/skin/modena/TextInputControlModenaTest.java
>  line 165:
> 
>> 163:             control.requestFocus();
>> 164:             Toolkit.getToolkit().firePulse();
>> 165:             control.applyCss();
> 
> is this necessary?  it should work without `applyCss()`, I think.

Yes not really necessary it just forces CSS to be applied, it works fine 
without it too.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2184#discussion_r3380224045

Reply via email to