christianselig / apollo-bugs

A public bug tracker for Apollo, an iOS Reddit app
227 stars 15 forks source link

Interface bug: screen text overlaps statusbar #731

Open dimza9 opened 4 years ago

dimza9 commented 4 years ago

Describe the bug When the option "hide bars on scroll" is on, the main screen text/images overlap statusbar all the time you scroll, untill you lift your finger. Probably because of constraints not pinned to the safe area on the upper side.

To Reproduce Steps to reproduce the behavior:

  1. Make sure "hide bars on scroll" is on
  2. Open any reddit post with reasonable amount of comments to be able to scroll back and forth
  3. Start scrolling down with single slow motion till the upper bar slides up and becomes hidden, losing the IOS statusbar solid background. Continue scrolling - now the main screen goes mixed up with IOS status bar.
  4. Stop scrolling, lift your finger and you will see that main screen goes back behind the statusbar, status bar is now filled with proper solid background again.

iOS version: 13.5, but bug was long before that Apollo version: 1.7.4, but, again, it's an old bug iOS device: Iphone 11pro, Iphone 8plus Jailbroken: No Reproducible: 100% can reproduce

Expected behavior Statusbar should stay opaque / mainscreen should be pinned to safe area not to draw anithing behind statusbar.

Screenshots https://imgur.com/DRLr8cn

wondergit113 commented 4 years ago

I experience this as well. Can upload video if helpful.