Skip to content

iPhone 17 and iOS 26 is rendering an underline artifact on buttons using Font Icons. #33367

@bwinklesky

Description

@bwinklesky

Description

iPhone 17 and iOS 26 is rendering an underline artifact on buttons using Font Icons.

Image

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

No one assigned

    Labels

    area-fontsCustom fonts and Font related API'ss/needs-attentionIssue has more information and needs another looks/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions