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

Page transition animation flickering on windows WP10 #10644

Closed
a1development opened this issue Mar 4, 2017 · 7 comments
Closed

Page transition animation flickering on windows WP10 #10644

a1development opened this issue Mar 4, 2017 · 7 comments

Comments

@a1development
Copy link

Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x

I'm submitting a ... (check one with "x")
[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:
The problem only shows on a windows phone ( MS Lumia 950 tested )
When pushing or popping a new page, the default page transition animation is flickering.
All elements on the page ( Header, Content etc ) are jumping and switching between 100% transparent and 100% visible with no state in between during the transition time. This looks broken.

Expected behavior:
Smooth animation between page transition like it is displayed in the browser or using e.g. an android device.

Steps to reproduce:
This is easy to reproduces as it happens with the templates provided with ionic.
Steps to reproduce:

  1. ionic start pageTest super --v2
  2. ionic platform add windows
  3. ionic build windows --prod --release
  4. Deploy on device

Related code:

  • no additional code except the super template from ionic

Other information:
I posted it on the forums to see if there is someone with the same problem. But i guess windows is kind of to excotic? :) And i think it belongs here anyway as it seems like a bug / broken behavior to me.
https://forum.ionicframework.com/t/page-transition-flickering-on-windows-phone-wp-10-easy-to-reproduce/81538
If i disable the page transition animation, it looks fine, but i don t know how to disable the default back animation that happens wenn using the back arrow navigation generated by ionic?

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

 ordova CLI: 6.5.0
Ionic Framework Version: 2.1.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
Ionic App Scripts Version: 1.1.3
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v7.5.0
Xcode version: Not installed
@jgw96
Copy link
Contributor

jgw96 commented Mar 6, 2017

Hello, thanks for using Ionic, we will look into this.

@a1development
Copy link
Author

As additional information, it is noteable that besides the broken page transition animation, the app responses very slow to basic thinks. A klick on a menu item etc takes about 500ms to 1s bevor something happens. You can really watch slowly how the background color of the clicked item changes, in response to the touch event long after your finger has left the button. etc. I think there is a general performance issue that is maybe also causing the transition problem.

@digaus
Copy link

digaus commented Mar 24, 2017

Did you test on windows 10 aswell? My app is running without any flickering on a windows pc...

@a1development
Copy link
Author

Yes i did. It works perfectly on windows 10 pc.
During the last days i connected with other ionic developers that are all confirming and facing the same problem. Its not only the page transition. Even a simple click on a button is with a big delay. ( between 500ms and 1 sek) .. and that is on the templates provided by ionic. So there is not much going on in the templates.

@jgw96
Copy link
Contributor

jgw96 commented Apr 27, 2017

Hello, all! We recently made some changes that fixed a click delay, especially on lower end devices. Because of this, I am going to close this issue for now. Thanks for using Ionic!

@jgw96 jgw96 closed this as completed Apr 27, 2017
@digaus
Copy link

digaus commented Apr 27, 2017

@jgw96
In which version is the fix? Is it already in 3.1.0?

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 3, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. 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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 3, 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

3 participants