Page 1 of 1

List with data filter enabled selects incorrect item if scrolled with keyboard visible.

Posted: Sun Apr 26, 2015 7:42 pm
by gerry

List with data filter enabled selects incorrect item if scrolled with keyboard visible.
For a List with data filter enabled.
Add 100 items ( enough that you can filter and still have enough items to scroll.
Select the list, type a character to filter and get the filtered list
with the keyboard still visible - scroll the list and click an item
The selected item will not be the one you clicked but will be the item in that same screen position in the unscrolled list !
Scrolling the filtered list with the keyboard hidden selects the actual item clicked.


List with data filter enabled selects incorrect item if scrolled with keyboard visible.

Posted: Mon Apr 27, 2015 6:46 am
by Serhii Kulibaba

Hello Garry,

Please tell us where is it reproduse in Appery.io UI Builder or in the finished application? What browser/OS do you use?


List with data filter enabled selects incorrect item if scrolled with keyboard visible.

Posted: Mon Apr 27, 2015 8:55 pm
by gerry

This is not an issue in a browser as there is no soft keyboard

I am using android 4.4.2 on galaxy tab 4
The problem occurs in the android Appery.io tester as well as the exported .apk
I haven't had a chance to try this out on a phone.
I created a sample app - just a single page with a single list with 100 items and filtering enabled. but I don't see anyway to attach it here.


List with data filter enabled selects incorrect item if scrolled with keyboard visible.

Posted: Thu Apr 30, 2015 11:11 am
by Serhii Kulibaba

Could you clarify how do you filter list items? Also let us know how do you create such items, via service?


List with data filter enabled selects incorrect item if scrolled with keyboard visible.

Posted: Thu Apr 30, 2015 2:01 pm
by gerry

Filter by typing in the filter box
The example is just defining the list to have x number of items in the designer
Loading via a service or dynamically via script gets the same result.


List with data filter enabled selects incorrect item if scrolled with keyboard visible.

Posted: Tue May 05, 2015 9:53 am
by Evgene Karachevtsev

Hello Gerry,

We are sorry for delay, we are working on it and will get back to you with the update


List with data filter enabled selects incorrect item if scrolled with keyboard visible.

Posted: Tue May 05, 2015 7:48 pm
by Serhii Kulibaba

All works fine for me. Please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue