From 6d1f4acbed85b4a1a59d955c712def6b03689c0a Mon Sep 17 00:00:00 2001 From: Ilmari Lauhakangas Date: Tue, 12 Nov 2024 19:38:59 +0200 Subject: [PATCH] tdf#162627 Update help for Status Bar's Combined Display The functionality that used to require a double-click now works with a single click. The functionality to insert a field by double-clicking was removed in commit ebabf6d1fa648d62dd63529e9fe64dcb631caee8 Author: Samuel Mehrbrodt Date: Sat Nov 8 23:02:11 2014 +0100 fdo#86018 Don't do anything when clicked on placeholder in statusbar No idea why this code got executed in sw, it has no action in sd and sc. Change-Id: If83eeed71de812b1c64f7111e8311c9cc02248c3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176494 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/swriter/02/08080000.xhp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/text/swriter/02/08080000.xhp b/source/text/swriter/02/08080000.xhp index a5ce81bce5..4943227990 100644 --- a/source/text/swriter/02/08080000.xhp +++ b/source/text/swriter/02/08080000.xhp @@ -85,9 +85,7 @@ - When the cursor is positioned within text, you can double-click this field to open the Fields dialog. In this dialog, you can define a field to be inserted in your document at the current cursor position. -

Actions

- When the cursor is positioned in a table, a double-click in this field will call the Table Properties dialog. Depending on the object selected, you can call up a dialog to edit a section, a graphic object, a floating frame, an OLE object, direct numbering or the position and size of a drawing object. + When the cursor is positioned in a table, a single left-click in this field will call the Table Properties dialog. Depending on the object selected, you can call up a dialog to edit a section, a graphic object, a floating frame, an OLE object, direct numbering or the position and size of a drawing object.