Commit e316ae96 authored by Jens Bache-Wiig's avatar Jens Bache-Wiig Committed by The Qt Project
Browse files

Make it possible to use forceActiveFocus on TextField


I believe the manual forceActive focus is no longer necessary
since TextField is now a focus scope and it is enough to set the
focus property on the TextInput. Without this patch, calling
foceActiveFocus does not actually give the text cursor focus.

Change-Id: I2dda5c7c0e9511f0d8b6817dcd7b78230e6cb823
Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
parent 2dd9ce1c
Branches
Tags
Showing with 1 addition and 5 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment