RFR: 8354795: DialogPane show details button wipes out base style class "hyperlink"

Michael Strauß mstrauss at openjdk.org
Thu Apr 17 21:27:45 UTC 2025


On Thu, 17 Apr 2025 21:19:09 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> > If you use a `Hyperlink` control, you also want the result to be hyperlinky and inherit all the hyperlinky styles
> 
> not necessarily, if you want all the functionality but different visuals.

Yes, but the only thing `Hyperlink` adds from a functionality standpoint is the `visited` property, and that's not even used in this case.

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

PR Comment: https://git.openjdk.org/jfx/pull/1779#issuecomment-2814054437


More information about the openjfx-dev mailing list