question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: status bar scroll to top does not fully cancel content scroll

See original GitHub issue

Bug Report

Ionic version:

[x] 4.11.10 maybe also a topic for v5?

Current behavior:

When i have a large content on iOS and scroll down, then (while scrolling) tap on the status bar, a scroll to top is emitted. So far so good. But after that, the content is automatically scrolled a bit, like it scrolls the rest of the first scroll.

Expected behavior:

When i tap on the status bar and scroll to top, want to end the current scroll and don’t continue scrolling.

Video

Video-100220-09-35-26

Other information:

Ionic info:

Ionic:

   Ionic CLI                     : 6.0.1 (/usr/local/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 4.11.10
   @angular-devkit/build-angular : 0.803.25
   @angular-devkit/schematics    : 8.3.25
   @angular/cli                  : 8.3.25
   @ionic/angular-toolkit        : 2.1.2

Cordova:

   Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
   Cordova Platforms : android 8.1.0, ios 5.1.1
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 52 other plugins)

Utility:

   cordova-res (update available: 0.9.0) : 0.8.1
   native-run                            : 0.3.0

System:

   Android SDK Tools : 25.2.3 (/Users/hanskrywalsky/Library/Android/sdk)
   ios-deploy        : 1.10.0
   ios-sim           : 8.0.2
   NodeJS            : v10.16.3 (/usr/local/bin/node)
   npm               : 6.13.7
   OS                : macOS Catalina
   Xcode             : Xcode 11.3.1 Build version 11C504

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
EinfachHanscommented, Apr 15, 2021

@liamdebeasi any chance you can dig into this a bit more for V6?

1reaction
EinfachHanscommented, Mar 2, 2020

Cordova, because not all of my Plugins are Capacitor-Ready

Read more comments on GitHub >

github_iconTop Results From Across the Web

bug: status bar scroll to top does not fully cancel content ...
When i have a large content on iOS and scroll down, then (while scrolling) tap on the status bar, a scroll to top...
Read more >
iPhone OS: Tap status bar to scroll to top doesn't work after ...
The problem is that it's a UIWebView that needs to get the scroll-to-top behavior back–and it is not a direct UIScrollView subclass... thus...
Read more >
The scroll bar continues to scroll after you release ...
This problem occurs usually when a message retrieval loop is executed as the result of actions taken for scrolling upon receiving one of...
Read more >
UIStackView not laying out as expected in a UIScrollView
I'm attempting to put a (vertical) UIStackView in a UIScrollView, but it doesn't seem to want to scroll. Instead it it squishing all...
Read more >
Double Tap the Status Bar to Scroll to the Top
Follow these steps in an app that does not correctly scroll to the top of lists: Tap the status bar at the very...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found