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

Maui .Net 9 Title view shows overflow menu (...) in Title Bar when using a TitleView. .Net 8 does not show this problem. #27176

Open
Surfrat opened this issue Jan 16, 2025 · 1 comment
Labels
area-controls-titleview TitleView i/regression This issue described a confirmed regression on a currently supported version platform/windows 🪟 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

@Surfrat
Copy link

Surfrat commented Jan 16, 2025

Description

Hi,

I recently upgraded my Maui project to .Net 9 from 8. I noticed the title bar has now got the "..." menu when it should not. This is on Windows.

Image

I have created two sample projects which show the problem.

Image

Thanks

Mark.

Steps to Reproduce

Run both sample projects to see the problem.

MauiDotNet8.zip
MauiDotNet9.zip

Link to public reproduction project repository

No response

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.100 SR10

Affected platforms

Windows

Affected platform versions

Windows

Did you find any workaround?

None

Relevant log output

@Surfrat Surfrat added the t/bug Something isn't working label Jan 16, 2025
@jfversluis jfversluis added potential-regression This issue described a possible regression on a currently supported version., verification pending area-controls-titlebar labels Jan 16, 2025
@jfversluis jfversluis added this to the .NET 9 SR4 milestone Jan 16, 2025
@PureWeen PureWeen added the i/regression This issue described a confirmed regression on a currently supported version label Jan 16, 2025
@Ying-6 Ying-6 added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage labels Jan 17, 2025
@Ying-6
Copy link

Ying-6 commented Jan 17, 2025

This issue has been verified using Visual Studio 17.13.0 Preview 2.1 (9.0.30 & 9.0.22). Can repro on Windows platform. And 8.0.100 works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-titleview TitleView i/regression This issue described a confirmed regression on a currently supported version platform/windows 🪟 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
Status: Todo
Development

No branches or pull requests

4 participants