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

[SR-14353] Visual bug at displaying NavigationView #56712

Closed
swift-ci opened this issue Mar 14, 2021 · 1 comment
Closed

[SR-14353] Visual bug at displaying NavigationView #56712

swift-ci opened this issue Mar 14, 2021 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) swift 5.3 SwiftUI Flag: Related to (but not an issue with) SwiftUI

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-14353
Radar None
Original Reporter mkpwnz (JIRA User)
Type Bug

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug, BUG, SwiftUI, swift5.3
Assignee None
Priority Medium

md5: 0455ca0ff7b5299f30e6647159d94f5e

Issue Description:

I'm having a problem with displaying NavigationView + NavigationLink

When using modifier " .navigationBarHidden(true)" on a child view at NavigationLink and going back to previous view with "swipe right to dismiss", having a displaying bug - safe area at top is not covered with NavigationView.

After scrolling back to top bug disappears until next "swipe right to dismiss" from child view.

Using iOS 14.4.1

Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)

Full code available here

@typesanitizer
Copy link

Hi! Thank you for the bug report. Looks like this issue is based on a specific Apple framework, and not an issue related to a component of the open source toolchain (compiler, stdlib, lldb, SourceKit etc.). Bug reports for Apple frameworks can be reported through feedbackassistant.apple.com.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2022
@AnthonyLatsis AnthonyLatsis added off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) and removed standard library Area: Standard library umbrella labels Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) swift 5.3 SwiftUI Flag: Related to (but not an issue with) SwiftUI
Projects
None yet
Development

No branches or pull requests

3 participants