-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-fontsCustom fonts and Font related API'sCustom fonts and Font related API'ss/needs-attentionIssue has more information and needs another lookIssue has more information and needs another looks/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Description
Description
iPhone 17 and iOS 26 is rendering an underline artifact on buttons using Font Icons.
Steps to Reproduce
Create Button with a Font Icon
<Button ZIndex="2"
Margin="20"
IsVisible="True"
HorizontalOptions="End"
VerticalOptions="End"
Style="{StaticResource FloatingButton}"
FontFamily="FAS"
Text="{x:Static fa:FontAwesomeIcons.Map}"
Command="{Binding ToggleMapCommand}">
</Button>
Link to public reproduction project repository
https://github.com/bwinklesky/DumbMaui.git
Version with bug
9.0.111 SR11.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 26, iPhone 17
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-fontsCustom fonts and Font related API'sCustom fonts and Font related API'ss/needs-attentionIssue has more information and needs another lookIssue has more information and needs another looks/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working