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

IOS bug when repaint view #14

Open
Xiangfs opened this issue Jun 19, 2017 · 7 comments
Open

IOS bug when repaint view #14

Xiangfs opened this issue Jun 19, 2017 · 7 comments

Comments

@Xiangfs
Copy link

Xiangfs commented Jun 19, 2017

when i moving the finger through the letters, the view actually scrolls into the letter area, but it shows nothing on screen. Then i use the developer tool of safari to find whether the element is still on the screen or not, and the result is yes, is just something gets wrong when ios system repaint the view. When i trying to scroll the screen, the elements shows up again!
I just want to know how to deal with this issue, otherwise, everything goes well on android.

@Xiangfs
Copy link
Author

Xiangfs commented Jun 19, 2017

the following pictures are the situations when i moving my fingers through the letters.

img_1437

img_1438

img_1436

@boynet
Copy link
Owner

boynet commented Jun 20, 2017

Hi does it also happen on the demo page? https://boynet.github.io/boynet/

@Xiangfs
Copy link
Author

Xiangfs commented Jun 21, 2017

No, it only happens in real phone, i think something goes wrong with my elements' levels and css style, but i can't find the differents between our css style and elements' level.
I'll try it on my simulator to see whether it happens or not on simulator and tell you later.

@boynet
Copy link
Owner

boynet commented Jun 23, 2017

Hi any results? I know this kind of bugs is usually gpu memory problem

@Xiangfs
Copy link
Author

Xiangfs commented Jun 27, 2017

till now, there has no one who goes through with the same issue ? Because i haven't see any issues about the situation that i deal with.
So, if you now the main reason, do you have some solution to resolve this problem?
I tried many methods, but got no one which can fix it.

@boynet
Copy link
Owner

boynet commented Jun 27, 2017

can you upload some demo where this bug happen?

@Xiangfs
Copy link
Author

Xiangfs commented Jun 27, 2017

It's a pity that our app only works on our wi-fi environment, even if I upload our app, you can't login and see the problem too.

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