Open sjorsmiltenburg opened 1 year ago
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
Description
In my app I am dynamically underlining the text of a label. For this I update the FormattedText property with different spans. I am noticing weird behaviour on Android, where certain span sections produce extra vertical space. I can't reason about the cause as it seems almost random.
I included a reproducable sample that shows the problem.
Sidenote: Lately it almost feels like I'm a fulltime bughunter for MAUI.. not fun!! Can't we get paid for this?
Steps to Reproduce
open repo, hit bug12 button read text on the control keep hitting the button
Link to public reproduction project repository
https://github.com/sjorsmiltenburg/maui_bugs
Version with bug
8.0.0-rc.2.9373
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
no
Relevant log output
No response