Skip to content

Fix reply text field not gaining focus on selection

Ratchanan Srirattanamet requested to merge fix607 into xenial

Created by: dpniel

We use the selected & enabled state of the listitem to determine the focused state of the textfield.

Fixes https://github.com/ubports/ubuntu-touch/issues/607

Merge request reports