Skip to content

-fx-highlight-fill does not work #192

@jmak35

Description

@jmak35

HI Tomas,

There's an issue setting text highlights. If you run your ManualHighlighting.java application and change the "blue" class in manual-highlighting.css to apply "-fx-highlight-text-fill: blue" instead like so:

.blue {
    -fx-highlight-text-fill: blue;
}

I've even tried -fx-highlight-fill, yet you'll notice neither will have any effect on the text when you attempt to apply it. Is this normal behaviour?

Thanks.

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