uno icon indicating copy to clipboard operation
uno copied to clipboard

TextBlock Hyperlinks should color according to theme resources

Open mikernet opened this issue 2 years ago • 0 comments

Current behavior

Currently, Hyperlink elements nested in a TextBlock on iOS, macOS, Android and Skia do not get the color from the theme resources but rather either use a fixed blue color or in the case of Android they use a system color.

Expected behavior

Hyperlink elements should be using the theme resources that are in scope of the TextBlock, i.e. the resources with keys HyperlinkForeground, HyperlinkForegroundPointerOver, HyperlinkForegroundPressed.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

Yes

Environment

Uno.UI / Uno.UI.WebAssembly / Uno.UI.Skia, Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia

NuGet package version(s)

4.5.x-dev latest

Affected platforms

iOS, Android, macOS, Skia (WPF), Skia (GTK on Linux/macOS/Windows), Skia (Tizen)

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

mikernet avatar Jul 15 '22 17:07 mikernet