On Tue, 28 May 2024 16:53:39 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Marius Hanl has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Add a test for changing the stylesheet and always process CSS for that 
>> matter
>
> modules/javafx.graphics/src/main/java/javafx/stage/PopupWindow.java line 461:
> 
>> 459: 
>> 460:         // RT-28447
>> 461:         applyStylesheetFromOwner(owner);
> 
> minor: Does this comment RT-28477 
> (https://bugs.openjdk.org/browse/JDK-8116444) applies to the change of to the 
> code that follows?

Either here or in the new method I think. What is your opinion?

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1394#discussion_r1652517746

Reply via email to