Skip to content

JFX25+: class org.fxmisc.richtext.TextFlowExt overrides final method javafx.scene.text.TextFlow.getUnderlineShape(II)[Ljavafx/scene/shape/PathElement; #1284

@credmond

Description

@credmond

Hi -- as per title, it seems TextFlow introduced a new method with a signature clash of a method in TextFlowExt.

openjdk/jfx@04c5e40

Both these may need a rename:

getUnderlineShape(int from, int to)
getCaretShape(int charIdx, boolean isLeading)

So as of now RichTextFX cannot be used with JFX25+ ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions