Describe the bug
When writing a List block on iOS, some link underlines extend to the right edge of the block, beyond the list item's text contents. More specifically:
Note: I've seen this a few times and thought it had been fixed, but flagging again to be sure we can prioritize it. I haven't tried to replicate on Android but we might want to double-check. // cc @maxme @hypest @SergioEstevao
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Underlines should not extend beyond the text label of each list-item.
Smartphone (please complete the following information):
Good catch @iamthomasbishop ! We did fix this in the past, but before it was associated with the use of nbsp entities, and this one looks a new instance of the problem.
I will check on Aztec to see if I can find what is going on.
Fixed in release 1.49 of WP-iOS.
Awesome, thank you @SergioEstevao!!