[Libreoffice-commits] online.git: Branch 'libreoffice-6-3' - loleaflet/reference.html
Michael Meeks (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 20 10:13:25 UTC 2019
loleaflet/reference.html | 10 ++++++++++
1 file changed, 10 insertions(+)
New commits:
commit 4432023425abfc890d102145e57e5763a56d6b76
Author: Michael Meeks <michael.meeks at collabora.com>
AuthorDate: Tue Jun 4 09:15:21 2019 +0100
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Thu Jun 20 12:13:07 2019 +0200
Document Grab_Focus.
Change-Id: Ic3deb0aeac9782250f50cb975cfb67712f032c2d
Reviewed-on: https://gerrit.libreoffice.org/74433
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/loleaflet/reference.html b/loleaflet/reference.html
index 7cb520ab9..725651bc6 100644
--- a/loleaflet/reference.html
+++ b/loleaflet/reference.html
@@ -3190,6 +3190,16 @@ Editor to WOPI host
Shows the menu bar.
</td>
</tr>
+ <tr>
+ <td><code><b>Grab_Focus</b></code></td>
+ <td></td>
+ <td>
+ This restores focus to the application, activating it, and removing any overlay
+ indicating quiescence, and re-connecting to the server if necessary. Useful after leaving
+ the application for a lengthy period, or when wanting to restore browser focus after
+ presenting an overlayed dialog.
+ </td>
+ </tr>
</table>
<h5><a name="toolbar-button-ids">Finding toolbar button IDs</a></h5>
More information about the Libreoffice-commits
mailing list