This is a migrated thread and some comments may be shown as answers.

NumericInput inside Listview with other input elements

1 Answer 166 Views
NumericInput
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 08 Apr 2019, 06:40 PM

In Xamarin Forms, I have seen issues when you place this RadNumericInput input element inside of a ListView's ViewCell with other input elements, such as a Entry field.  Only the first element added will honor the input listeners and respond accordingly.  When pressing the second, in this case the numeric input, the keyboard pops up but cannot maintain it's focus inputs, vacillating between opening and closing the keyboard uncontrollably.  

"finishComposingText on inactive InputConnection" is called and processed continually.

 

Could you offer any solutions to this issue?

 

Thank you

 

Jason

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 09 Apr 2019, 02:03 PM
Hi Jason,

We have this issue logged in our feedback portal and you could follow the item on the link below:
https://feedback.telerik.com/xamarin/1387271-listview-entry-in-listview-being-overlapped-by-keyboard

Currently, I could not suggest any workaround for this issue.

Let me know if you have any additional questions.

Regards,
Didi
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
NumericInput
Asked by
Jason
Top achievements
Rank 1
Answers by
Didi
Telerik team
Share this question
or