-
Notifications
You must be signed in to change notification settings - Fork 1.9k
NET 8 :: Sizing of windows, text buttons and icon buttons are off #21285
Copy link
Copy link
Closed
Labels
area-controls-buttonButton, ImageButtonButton, ImageButtonfixed-in-8.0.90fixed-in-9.0.0-rc.2.24503.2partner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withthis is an issue that impacts one of our partners or a customer our advisory team is engaged withpartner/maciosIssues for the Mac / iOS SDKIssues for the Mac / iOS SDKplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-buttonButton, ImageButtonButton, ImageButtonfixed-in-8.0.90fixed-in-9.0.0-rc.2.24503.2partner/cat 😻this is an issue that impacts one of our partners or a customer our advisory team is engaged withthis is an issue that impacts one of our partners or a customer our advisory team is engaged withpartner/maciosIssues for the Mac / iOS SDKIssues for the Mac / iOS SDKplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Description
After upgrading to NET8.0.10 (from Net7), sizing of buttons with text and icons appears to be changed. In Net7, when a button has image and text, the image would scale when the size of button changes, but in NET8.0.10 the image would get cropped on Mac. (it is not a problem on Windows)
Steps to Reproduce
use this xaml to see the difference between Net7 and Net8.0.10 on Mac
Link to public reproduction project repository
No response
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
7.0.100
Affected platforms
macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response