-
Notifications
You must be signed in to change notification settings - Fork 564
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
Textbox blur issue. #341
Comments
Hi, I think the reason is your CSS stylesheet.. do you have any div with absolute/fixed position? We've a lot of projects with Lungo and input fields work fine. :( Where is your project's code? best, javi |
Thanks for your reply. and I didn't use absolute/fixed position in CSS stylesheet. Best Regards. Jin. |
Hello. Would you tell me what is my mistake? |
Hi javi. |
https://www.dropbox.com/s/lzu0c0gmziikkdm/IMG_0003.MOV?dl=0
This is what i got.
after input some text into textbox, then i clicked other div.
after that, i tried to input some text again. but i couldn't find out the position of textbox.
I can see this issue only in Lungo framework.
please let me know what is the reason.
The text was updated successfully, but these errors were encountered: