Skip to content

Mac Catalyst: Image-Control height and width exceed application window height and width #27437

@asymetrixs

Description

@asymetrixs

Description

On MacCatalyst, the height and width of the Image-control exceed the values for the Application window. It might affect other controls as well.
On Windows those values are smaller than the application window height and width, which seems to be correct, since the image-control is within the application window.

Steps to Reproduce

  1. Check out repository MauiApp1
  2. Start the app
  3. Resize the window and check the logging output. On MacCatalyst control width/height are bigger than app width/height. On Windows these values are smaller (as expected, since the image control is within the app).

Link to public reproduction project repository

https://github.com/asymetrixs/mauiapp1

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

macOS, I was not able test on other platforms

Affected platform versions

macOS 15.3

Did you find any workaround?

Unfortunately no, I did not find a workaround.

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-windowWindowp/2Work that is important, but is currently not scheduled for releaseplatform/macosmacOS / Mac Catalysts/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions