Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Alloy/iOS: TextField cursor jumps to the end when deleting characters

$
0
0

I've got some TextFields neatly arranged in a TableView. When I move the cursor to a different place and press delete, it always jumps back to the end of the text. Strangely, this only happens in a TableViewRow, other TextFields don't show this behaviour. Is there any way to fix this?

Minimal example:

<TableView>
    <TableViewSection>
        <TableViewRow>
            <TextField value="Move my cursor and delete a character!" />
        </TableViewRow>
    </TableViewSection>
</TableView>

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>