source/text/swriter/02/08080000.xhp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
New commits: commit 6d1f4acbed85b4a1a59d955c712def6b03689c0a Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> AuthorDate: Tue Nov 12 19:38:59 2024 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Nov 12 20:54:50 2024 +0100 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 <s.mehrbr...@gmail.com> 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 <olivier.hal...@libreoffice.org> 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 @@ </tablerow> </table> - <paragraph role="paragraph" id="par_id3145416">When the cursor is positioned within text, you can double-click this field to open the <link href="text/swriter/01/04090000.xhp"><emph>Fields</emph></link> dialog. In this dialog, you can define a field to be inserted in your document at the current cursor position.</paragraph> - <h2 id="hd_id871724600837838">Actions</h2> - <paragraph role="paragraph" id="par_id911724600869337">When the cursor is positioned in a table, a double-click in this field will call the <link href="text/swriter/01/05090100.xhp"><emph>Table Properties</emph></link> 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.</paragraph> + <paragraph role="paragraph" id="par_id911724600869337">When the cursor is positioned in a table, a single left-click in this field will call the <link href="text/swriter/01/05090100.xhp"><emph>Table Properties</emph></link> 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.</paragraph> </body> </helpdocument>