Comment 4 for bug 1537782

Revision history for this message
Michael Terry (mterry) wrote : Re: Modifier ignored when pressing a key if TextInput has active focus

Correction, the app as a whole gets the event. But if the TextInput is focused, it seems to accept the event so that the outer Keys.onPressed doesn't see it.