microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.34k stars 675 forks source link

Hyperlink hit test area is too wide #2618

Open FrayxRulez opened 4 years ago

FrayxRulez commented 4 years ago

Describe the bug Hyperlink hit test area inside a RichTextBlock and TextBlock isn't constrained to last character

Steps to reproduce the bug

Steps to reproduce the behavior:

  1. Add a Hyperlink within a text wrapping RichTextBlock or TextBlock
  2. Try to click next to the link last character
  3. The link is still clickable

Expected behavior Hyperlink hit test area should follow the text flow

Screenshots

image

Version Info

Windows 10 version Saw the problem?
May 2020 Update (19041) Yes
November 2019 Update (18363)
May 2019 Update (18362)
October 2018 Update (17763)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Device form factor Saw the problem?
Desktop Yes
Mobile
Xbox
Surface Hub
IoT
github-actions[bot] commented 1 year ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 5 days.

FrayxRulez commented 1 year ago

Still happening

AmelBawa-msft commented 1 month ago

I am also able to repro: image

Related issue: