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

Flickering effect during page change. #6

Open
nilabh opened this issue Oct 18, 2012 · 2 comments
Open

Flickering effect during page change. #6

nilabh opened this issue Oct 18, 2012 · 2 comments

Comments

@nilabh
Copy link

nilabh commented Oct 18, 2012

I have pages in different html files.When i link a page to a panel both the panels gets refreshed and i have a flickering effect. When i click on a button in the left panel both the panel have a flickering effect.
This problem is only in landscape mode and works fine in browser but not on ipad or any phone.
Can u plx help me out with it asap.It will be of great help.

@woztheproblem
Copy link

I'm having the same problem on a Galaxy Tab 2 10.1 with both the packaged jquery mobile and jquery mobile 1.3. The problem also exists on the emulator at the same resolution, but is less noticeable because the emulator is faster than the tablet.

@woztheproblem
Copy link

Just so you can replicate the issue, it can be easily seen on the demo site (http://asyraf9.github.com/jquerymobile-splitview). For me, it is most obvious on an actual device. Just click on the "About" menu item on the left panel, which should only cause the left panel to change, but you will see that the right panel flickers.

Update: The problem appears to have been caused by hardware acceleration in Android. After setting hardware acceleration to false in the Android manifest, the problem went away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants