I’ve put an input element into an li element inside an listview. Unfortunately it seems impossible to enter text into that input box as the keyboard does not appear. As soon as I remove the “ui-listview” class it works. What’s happening here and how can that issue be resolved?
ui-listview does not work with input
Hi
I’ve put an input element into an li element inside an listview. Unfortunately it seems impossible to enter text into that input box as the keyboard does not appear. As soon as I remove the “ui-listview” class it works. What’s happening here and how can that issue be resolved?
<ul class=”ui-listview” id=”foo”>
<li><input id=”bar” type=”text” ></input></li>
</ul>
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio