Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0.3][iOS] Button CharacterSpacing make FontSize fixed and large #18832

Open
NXDMN opened this issue Nov 17, 2023 · 1 comment · May be fixed by #20537
Open

[8.0.3][iOS] Button CharacterSpacing make FontSize fixed and large #18832

NXDMN opened this issue Nov 17, 2023 · 1 comment · May be fixed by #20537
Labels
area-controls-button Button, ImageButton platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@NXDMN
Copy link

NXDMN commented Nov 17, 2023

Description

This issue appears after #17413 in which the TextColor problem is fixed, but now the FontSize will become larger and fixed if CharacterSpacing is set. Set FontSize to any value will not take effect too.

Steps to Reproduce

<Button CharacterSpacing="2.5" TextColor="Red" FontSize="8"/>

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

7.0.96

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@NXDMN NXDMN added the t/bug Something isn't working label Nov 17, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Nov 17, 2023
@samhouts samhouts added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Dec 6, 2023
@XamlTest
Copy link

XamlTest commented Dec 7, 2023

Verified this on Visual Studio Enterprise 17.9.0 Preview 1(8.0.3). Repro on iOS 17.0 and MacCatalyst, not repro on Windows 11 and Android 14.0-API34 with below Project:
18832.zip

Button with CharacterSpacing on Mac:
Screenshot 2023-12-07 at 6 00 25 PM
Button without CharacterSpacing on Mac:
Screenshot 2023-12-07 at 5 58 43 PM

@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Dec 7, 2023
kubaflo added a commit to kubaflo/maui that referenced this issue Feb 13, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue Feb 13, 2024
@kubaflo kubaflo linked a pull request Feb 13, 2024 that will close this issue
kubaflo added a commit to kubaflo/maui that referenced this issue Feb 13, 2024
github-actions bot pushed a commit to kubaflo/maui that referenced this issue Apr 29, 2024
github-actions bot pushed a commit to kubaflo/maui that referenced this issue Apr 29, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue May 6, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue May 6, 2024
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
tj-devel709 pushed a commit to kubaflo/maui that referenced this issue May 22, 2024
tj-devel709 pushed a commit to kubaflo/maui that referenced this issue May 22, 2024
tj-devel709 pushed a commit to kubaflo/maui that referenced this issue May 30, 2024
tj-devel709 pushed a commit to kubaflo/maui that referenced this issue May 30, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-button Button, ImageButton platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants