-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Shell Content Title Not Rendering in Full-Screen Mode on Mac Catalyst #26864
Copy link
Copy link
Closed
Copy link
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
The Settings tab, which is the second ShellContent in the TabBar, does not appear when the application window is set to full screen on a Mac. This issue resolves upon minimizing the window, where the Settings content becomes visible again. This suggests an issue related to the rendering of tab content or tab switching logic specific to the full-screen mode on the Mac platform.
This issue was identified during the investigation of Issue7453.
In mac output,
399312002-c0991b3b-9e67-4b79-aebc-cf33931f7003.mov
Steps to Reproduce
Expected Behavior:
When the application is set to fullscreen mode on macOS, the content of the second shell should remain fully accessible and responsive, ensuring seamless interaction across all shells.
Actual Behavior:
The content of the second shell becomes disabled or unresponsive when the application is in fullscreen mode, limiting the user's ability to interact with or utilize its features.
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
9.0.21 SR2.1
Affected platforms
macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output