Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] TabView UWP screen resize shows other TabViewItem's content #643

@Estevete

Description

@Estevete

Description

Running the app in UWP with a TabView, resizing the window (making it bigger) will show the next TabViewItem's content.

image

Steps to Reproduce

  1. Run Xamarin.Community.Toolkit.Sample.UWP project (or create a new one using TabView with some TabViewItems)
  2. Open any view
  3. Resize the app window

Expected Behavior

Content should fit the window, without showing the rest contents unless you switch tabs.

Actual Behavior

The rest of TabViewItem's content are showing, depending on how much you make it bigger.

Basic Information

  • Version with issue: XCT 1.0.0-pre5 - XF 5.0.0.1709-pre4
  • Last known good version:
  • IDE: Visual Studio 2019
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP: 1903
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Workaround

Reproduction imagery

Reproduction Link

https://github.com/xamarin/XamarinCommunityToolkit/tree/main/src/CommunityToolkit/Xamarin.CommunityToolkit.Sample/Pages/Views/TabView

Metadata

Metadata

Assignees

No one assigned

    Labels

    a/TabViewbugSomething isn't working. Breaky break.s/unverifiedThis issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions