Closed GoogleCodeExporter closed 9 years ago
Original comment by shai.almog
on 28 Jan 2015 at 2:12
Seems like the algorithm to find the next focus down is failing to find the
next component down.
It is a quite complex algorithm which might fail in some components nesting
use-cases.
It is possible to hint your component what's the nextfocusDown to help this
algorithm.
Open the properties and for each TextField explicitly mention the nextFocusDown
to be the next TextField, this will fix this issue.
Original comment by cf27...@gmail.com
on 29 Jan 2015 at 8:02
Original issue reported on code.google.com by
bry...@webbtide.com
on 28 Jan 2015 at 11:39Attachments: