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

VirtualScroll list scroll issues when in stand-alone (fullscreen) web mode in iOS #10082

Closed
tleguijt opened this issue Jan 17, 2017 · 1 comment

Comments

@tleguijt
Copy link

tleguijt commented Jan 17, 2017

Ionic version:
[ ] 1.x
[x] 2.x

I'm submitting a ...
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:
Since RC.4 I'm having some issues with the VirtualScroll lists.
The problem only arises when running in a Safari standalone mode (iOS).
So when accessing the Ionic app via the Safari browser, it works fine.
When I add it to the homescreen and access the app from there, the problem occurs.

It seems like some overlaying (or sometimes it seems underlaying) component processes the drag-actions. The list itself won't move, but some background-element will. After releasing the drag, the action is again processed, but this time by the VirtualScroll list itself (this includes click-events)

Expected behavior:
For the VirtualScroll list to behave normally, even when in fullscreen mode

Steps to reproduce:
See the example on
http://plnkr.co/edit/QP6EnjXg2rdqx5kjQWT3:

  1. Go to http://run.plnkr.co/alwEnAJUwf0TXmOX/ with Safari on iOS.
  2. Add to Homescreen
  3. Go to homescreen and open the example from there
  4. scroll up & down. Problem should be apparent

Related code:

See plunker example

Other information:
No error in console.

Correct in RC.3
Goes wrong since RC.4

Ionic info:
Ionic Framework Version: 2.0.0-rc.5

@ionitron-bot
Copy link

ionitron-bot bot commented Mar 26, 2018

Thanks for the issue! This issue is being closed due to inactivity. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!

@ionitron-bot ionitron-bot bot closed this as completed Mar 26, 2018
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Mar 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants