RFR: 8185887: TableRowSkinBase fails to correctly virtualize cells in horizontal direction [v4]
Andy Goryachev
angorya at openjdk.org
Fri Jan 10 18:35:49 UTC 2025
On Fri, 10 Jan 2025 18:06:48 GMT, henrykdz <duke at openjdk.org> wrote:
>> Marius Hanl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
>>
>> - Merge branch 'master' of https://github.com/openjdk/jfx into 8185887-virtualization
>>
>> # Conflicts:
>> # modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/VirtualFlowTest.java
>> - Merge branch 'master' of https://github.com/openjdk/jfx into 8185887-virtualization
>>
>> # Conflicts:
>> # modules/javafx.controls/src/main/java/javafx/scene/control/skin/TableRowSkinBase.java
>> # modules/javafx.controls/src/main/java/javafx/scene/control/skin/TreeTableRowSkin.java
>> # modules/javafx.controls/src/main/java/javafx/scene/control/skin/VirtualFlow.java
>> - 8185887: Reset disclosureNodeDirty in updateDisclosureNodeAndGraphic()
>> - 8185887: TableRowSkinBase fails to correctly virtualize cells in horizontal direction
>
> Did you recognized?
@henrykdz :
thank you for providing SCCE.
I've created https://bugs.openjdk.org/browse/JDK-8347464 to track the new issue. The new issue is not related to this PR, so sorry @Maran23 for adding unrelated comments.
In the future, it's probably better to file the bug via normal channel described in https://bugs.java.com/bugdatabase/faq or by sending a message to [openjfx-dev at openjdk.org](mailto:openjfx-dev at openjdk.org)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1644#issuecomment-2583521101
More information about the openjfx-dev
mailing list