mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:37:20 +02:00
Fix keyboard not appearing in social media snapshot sharing dialogs
This commit is contained in:
parent
8ae3d4e8a0
commit
9d92ed2b9b
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ Item {
|
||||||
web.initialPage = webview.url;
|
web.initialPage = webview.url;
|
||||||
startingUp = false;
|
startingUp = false;
|
||||||
}
|
}
|
||||||
|
webview.forceActiveFocus();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue