Commit cf8dc020 authored by Richard Moe Gustavsen's avatar Richard Moe Gustavsen
Browse files

Widgets, iOS: don't tell the input panel to hide on focus out


On iOS, autoSIP is handled by the platform plugin. We therefore
avoid letting widgets tell the input panel to hide on focus out
so we can gain better control over this from the plugin.

Note that we could also set QApplicationPrivate::autoSipEnabled
to false and achieve the same. But since autoSIP is logically set
on iOS, it's better to report it as set in case the app asks.

Change-Id: I96c68bc446a1e299fd57afe03a9e273491df08a7
Reviewed-by: default avatarTor Arne Vestbø <tor.arne.vestbo@digia.com>
parent ddc73239
No related merge requests found
Showing with 3 additions and 1 deletion
Supports Markdown
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