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

Windows ToolBarItems text size difference between page types #9279

Open
hbraasch opened this issue Aug 9, 2022 · 6 comments
Open

Windows ToolBarItems text size difference between page types #9279

hbraasch opened this issue Aug 9, 2022 · 6 comments
Labels
area-controls-toolbar ToolBar platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@hbraasch
Copy link

hbraasch commented Aug 9, 2022

Description

The size of the dropdown menu text displayed by a Content Page, is different to that displayed by a TabbedPage.

Here is how it displays from a ContentPage (large!!!)

image

Here is how it displays from a TabbedPage (much smaller, I'd say a better size)

image

Here is a video showing how it was tested

ToolbarTextSizeTester.mp4

Here is a link to a repro project
https://github.com/hbraasch/ToolBarTextSizeTester.git

Steps to Reproduce

  1. Install project from the repro
  2. Run app for[Windows] build
  3. Follow the steps a per video above. Notice the difference in text size

Version with bug

6.0.486 (current)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

net6.0-windows10.0.19041.0

Did you find any workaround?

No

Relevant log output

No response

@hbraasch hbraasch added the t/bug Something isn't working label Aug 9, 2022
@PureWeen PureWeen added this to the Backlog milestone Aug 9, 2022
@ghost
Copy link

ghost commented Aug 9, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@PureWeen PureWeen added the area-controls-shell Shell Navigation, Routes, Tabs, Flyout label Aug 9, 2022
@PureWeen PureWeen modified the milestones: Backlog, .NET 8 Planning Aug 9, 2022
@PureWeen
Copy link
Member

PureWeen commented Aug 9, 2022

FYI @hbraasch

TabbedPage and Shell aren't totally compatible with each other at this point

#6389

@hbraasch
Copy link
Author

hbraasch commented Aug 10, 2022

In this case I'm using old fashioned navigation, not Shell.

@hbraasch
Copy link
Author

Just to remind. NOT a shell issue... This has to do with a ContentPage navigating to a TabbedPage using Navigation.PushAsync, stuff that works perfectly on Android and iOS (although this issue does not relate to iOS becuase the ToolBarItems are handled differently on this platform)

@PureWeen PureWeen added area-controls-toolbar ToolBar area/toolbar and removed area-controls-shell Shell Navigation, Routes, Tabs, Flyout area-controls-toolbar ToolBar labels Oct 17, 2022
@Zhanglirong-Winnie Zhanglirong-Winnie added s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage labels May 18, 2023
@Zhanglirong-Winnie
Copy link

Verified this issue with Visual Studio Enterprise 17.6.0 Preview 7.0. Repro on windows platform with sample project.
ToolBarTextSizeTester-master.zip
Screenshot 2023-05-18 165430

@samhouts samhouts modified the milestones: .NET 8 Planning, Under Consideration Sep 27, 2023
@nicop85
Copy link

nicop85 commented Nov 16, 2023

This is still failing with the last updates (Visual Studio 17.8.0, .Net 8, MAUI 8.0.3)

Please give some priority to this problem.

@PureWeen PureWeen modified the milestones: Under Consideration, Backlog Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-toolbar ToolBar platform/windows 🪟 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

No branches or pull requests

6 participants