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

Andy Goryachev angorya at openjdk.org
Thu Apr 17 19:56:52 UTC 2025


On Thu, 17 Apr 2025 19:19:13 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> I think it _should_ look like a hyperlink

It might look like a hyperlink, but it has a different semantics (semantics of a hyperlink is to navigate to some other place).   When application wants to change the hyperlink styling, we don't want this to propagate to unrelated controls such as dialog buttons, or we get this:

https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExN29yNmd3dGRlNW0wNXMxaWpmM25pdTUyOGZrcmV1dm9oemFkaWZucSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/13FrpeVH09Zrb2/giphy.gif

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

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


More information about the openjfx-dev mailing list