RFR: 8341670: [Text, TextFlow] Public API for Text Layout Info [v33]

Andy Goryachev angorya at openjdk.org
Wed Jun 11 19:17:26 UTC 2025


On Wed, 11 Jun 2025 18:26:56 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   text origin
>
> tests/system/src/test/java/test/robot/javafx/scene/TextFlow_TextLayout_Test.java line 81:
> 
>> 79: 
>> 80:         // caret is one line
>> 81:         assertEquals(ci.getSegmentCount(), 1);
> 
> Expected and actual are reversed, here and a few others below (most are OK).

in the other test as well...  good catch!

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1596#discussion_r2140895379


More information about the openjfx-dev mailing list