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

[regression/8.0.0] TabbedPage: Child Content overlapping Tabbed Page Menu #18096

Closed
Jean-RochSDX opened this issue Oct 18, 2023 · 5 comments
Closed
Labels
area-controls-tabbedpage TabbedPage platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working

Comments

@Jean-RochSDX
Copy link

Description

On .NET 8 when showing a scrolling list in a TabbedPage, the child content is overlapping the Tabbed Page Menu.

NET7:
TabbedPage_NET7

NET8:
TabbedPage_NET8

Steps to Reproduce

Download project from: https://github.com/Jean-RochSDX/TabbedPageBug
Set solution configuration to "ReleaseNET8"
Run the app and observe the bug.

You can also set the configuration to "ReleaseNET7" to compare the result with .NET7 where it is working.

Link to public reproduction project repository

https://github.com/Jean-RochSDX/TabbedPageBug

Version with bug

8.0.0-rc.2.9373

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

7.0.96

Affected platforms

iOS

Affected platform versions

iOS 17

Did you find any workaround?

No

Relevant log output

No response

@Jean-RochSDX Jean-RochSDX added the t/bug Something isn't working label Oct 18, 2023
@jsuarezruiz jsuarezruiz added area-controls-tabbedpage TabbedPage potential-regression This issue described a possible regression on a currently supported version., verification pending platform/iOS 🍎 labels Oct 18, 2023
@PureWeen
Copy link
Member

@Jean-RochSDX if you try toggling this setting https://learn.microsoft.com/en-us/dotnet/maui/ios/platform-specifics/page-safe-area-layout does it start to work for you?

@PureWeen
Copy link
Member

Related #17224

@PureWeen PureWeen added this to the .NET 8 GA milestone Oct 18, 2023
@Jean-RochSDX
Copy link
Author

Jean-RochSDX commented Oct 19, 2023

@Jean-RochSDX if you try toggling this setting https://learn.microsoft.com/en-us/dotnet/maui/ios/platform-specifics/page-safe-area-layout does it start to work for you?

@PureWeen Enabling or disabling the safe area is not making any difference.

@samhouts samhouts changed the title TabbedPage: Child Content overlapping Tabbed Page Menu [regression/8.0.0] TabbedPage: Child Content overlapping Tabbed Page Menu Oct 20, 2023
@Redth Redth added partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with and removed partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with labels Oct 25, 2023
@Redth Redth modified the milestones: .NET 8 GA, .NET 8 SR1 Oct 25, 2023
@kevinxufei
Copy link

This issue was verified in Visual Studio 17.10.0 Preview 1(maui version: 8.0.6) and is not reproduced on iOS platforms.
p1

@kevinxufei kevinxufei added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels Mar 5, 2024
@ghost
Copy link

ghost commented Mar 5, 2024

Hi @Jean-RochSDX. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@dotnet-policy-service dotnet-policy-service bot removed this from the .NET 8 + Servicing milestone Mar 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-tabbedpage TabbedPage platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants