uno icon indicating copy to clipboard operation
uno copied to clipboard

[Skia] TextBlock Hyperlinks mouse over / pressed coloring and cursor

Open mikernet opened this issue 2 years ago • 0 comments

What would you like to be added:

TextBlock on Skia currently does not handle mouse over tracking to allow for hyperlinks to change color and cursor to change to a hand when the mouse is over them. They also don't change color when pressed.

Note that https://github.com/unoplatform/uno/issues/9287 should be done first so that the mouse over / pressed colors can be correctly set from theme resources.

Why is this needed:

User experience and parity with UWP.

For which Platform:

  • [ ] iOS
  • [ ] Android
  • [ ] WebAssembly
  • [ ] WebAssembly renderers for Xamarin.Forms
  • [ ] macOS
  • [X] Skia
    • [ ] WPF
    • [ ] GTK (Linux)
    • [ ] Tizen
  • [ ] Windows
  • [ ] Build tasks
  • [ ] Solution Templates

Anything else we need to know?

mikernet avatar Jul 15 '22 18:07 mikernet