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

FlyoutPage issues on macOS #6408

Closed
WisJamison opened this issue Apr 22, 2022 · 2 comments · Fixed by #10083
Closed

FlyoutPage issues on macOS #6408

WisJamison opened this issue Apr 22, 2022 · 2 comments · Fixed by #10083
Assignees
Labels
area-controls-flyoutpage FlyoutPage fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/macOS 🍏 macOS / Mac Catalyst s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@WisJamison
Copy link

Description

I use a FlyoutPage to contains a ContentPage(gray area, named MainWindow), have 2 issues when run on macOS:

1. The Bottom edge of App is higher than ContentPage's about 40 pixels (see fig. below)

image

So I have to expand the bottom edge by dragging to show ContentPage completely, see fig below:

image

2. ContentPage, inside of LayoutPage, cant't resizing automatically by resizing App border.
see fig. below and the gray area is ContentPage:
image

note: I attached project zip file and hope can help you.

MyFlyoutApp.zip

Steps to Reproduce

  1. Create a MAUI project base on 6.0.202;
  2. Create a NavigationPage and then assign it to MainPage in App.xaml.cs;
  3. Change MainPage's parent Class from ContentPage to FlyoutPage;
  4. Create a ContentPage named 'MainWindow' and add it into MainPage( type of FlyoutPage) as DetailPage;
  5. Build and run the app;

Version with bug

Preview 14

Last version that worked well

Unknown/Other

Affected platforms

macOS

Affected platform versions

macOS Version 12.0.1

Did you find any workaround?

No response

Relevant log output

No response

@WisJamison WisJamison added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Apr 22, 2022
@kristinx0211 kristinx0211 added s/verified Verified / Reproducible Issue ready for Engineering Triage and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Apr 24, 2022
@kristinx0211
Copy link

verified repro on macOS Monterey using the above project.

@Redth Redth added the area-controls-flyoutpage FlyoutPage label Apr 25, 2022
@Redth Redth added this to the 6.0.300 milestone Apr 25, 2022
@Redth Redth added the platform/macOS 🍏 macOS / Mac Catalyst label Apr 25, 2022
@davidortinau davidortinau added the p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint label May 1, 2022
@Redth Redth added p/2 Work that is important, but is currently not scheduled for release and removed p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint labels May 3, 2022
@samhouts samhouts modified the milestones: 6.0.300, 6.0.300-servicing May 4, 2022
@jsuarezruiz jsuarezruiz added the partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with label May 13, 2022
@samhouts samhouts added p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint and removed p/2 Work that is important, but is currently not scheduled for release labels Jul 20, 2022
@hartez hartez modified the milestones: 6.0-servicing, .NET 7 Aug 15, 2022
@Redth Redth modified the milestones: .NET 7 + Servicing, Backlog Aug 30, 2022
@ghost
Copy link

ghost commented Aug 30, 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.

@Redth Redth modified the milestones: Backlog, .NET 7 Planning Aug 30, 2022
@PureWeen PureWeen modified the milestones: .NET 7 Planning, 7.0-rc2 Sep 13, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 15, 2022
@samhouts samhouts added the fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! label Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-flyoutpage FlyoutPage fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/macOS 🍏 macOS / Mac Catalyst 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.

8 participants