codenameone / CodenameOne

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
https://www.codenameone.com/
Other
1.72k stars 409 forks source link

AutoCompleteTextField popup overlapping the text area #2359

Closed tyson512 closed 5 years ago

tyson512 commented 6 years ago

I am using AutoCompleteTextField in my codenameone App and in this i'm facing an issue some times AutoCompleteTextField popup overlapping the text area of AutoCompleteTextField when scrolling the form/container.

when ever i tried to scrolling its folding but after that scroll if tap again on auto complete text at that time its covering the editable area..

Posted question in google forms also, here is the link https://groups.google.com/forum/#!topic/codenameone-discussions/jgJ5D65Ddrk

Please suggest me to how to solve this?

PFA of screenshots act_before_scrolling

act_after_scrolling

shannah commented 6 years ago

@tyson512 Please post a minimal test case to reproduce this. That will help to get this issue resolved sooner.

shannah commented 6 years ago

Moved milestone to 6.0 because haven't been able to reproduce, and haven't received a test case.

shannah commented 5 years ago

Still cannot reproduce, and don't have a test case. It is possible this has been fixed already by another change. Closing. Will reopen if it pops up again.