Bug 143309 - Incorrect help information about toolbar "Mode" in Draw
Summary: Incorrect help information about toolbar "Mode" in Draw
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
6.0.0.3 release
Hardware: All All
: medium trivial
Assignee: Not Assigned
URL:
Whiteboard: target:7.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-12 09:47 UTC by [REDACTED]
Modified: 2021-07-12 15:46 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description [REDACTED] 2021-07-12 09:47:44 UTC
Description:
Help information about "Rotating Objects" at
https://help.libreoffice.org/latest/lo/text/sdraw/guide/rotate_object.html?DbPAR=DRAW

contains the following information:

Select the object you want to rotate. On the Mode toolbar in LibreOffice Draw ...

This information about "Mode toolbar" in incorrect. In a default LibreOffice user profile there is no toolbar named "Mode". The last version having a toolbar "Mode" I could evaluate was version 5.4.7.2.


Steps to Reproduce:
1. Open LibreOffice Draw (fresh user profile)
2. Go to menu "View -> Toolbars"
3. Check the list of existing Toolbars
4. Compare the list with content of https://help.libreoffice.org/latest/lo/text/sdraw/guide/rotate_object.html?DbPAR=DRAW

Actual Results:
1. Toolbar "Mode" is not on the list of available toolbars
2. Toolbar "Transformations" is on the list of available toolbars
3. Help page mentions non-existent toolbar "Mode"

Expected Results:
Help page mentions existent toolbar "Transformations"


Reproducible: Always


User Profile Reset: Yes



Additional Info:
See also question at ask.libreoffice.org: https://ask.libreoffice.org/en/question/317937/where-is-the-rotate-objects-icon-in-draw/
Comment 1 [REDACTED] 2021-07-12 10:31:50 UTC Comment hidden (obsolete)
Comment 2 [REDACTED] 2021-07-12 10:45:31 UTC
(In reply to Uwe Auer from comment #1)
> Code:
> 
> https://opengrok.libreoffice.org/xref/help/source/text/sdraw/guide/
> rotate_object.xhp?r=1479a6ae#46
> 
> - <emph>Mode</emph>
> + <emph>Translations</emph>


Correcting myself:

Code:

https://opengrok.libreoffice.org/xref/help/source/text/sdraw/guide/rotate_object.xhp?r=1479a6ae#46

- <emph>Mode</emph>
+ <emph>Transformations</emph>
Comment 3 [REDACTED] 2021-07-12 11:51:40 UTC
Absolutely unsure about the process flow: Please see https://gerrit.libreoffice.org/c/help/+/118726 as well.
Comment 4 Commit Notification 2021-07-12 11:57:34 UTC
Uwe Auer committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/0c56a2a24ba95bb5a8d39b8e647f5b9a52dd5648

tdf#143309: Incorrect help information about toolbar "Mode" in Draw
Comment 5 Matthew Forrester 2021-07-12 15:46:02 UTC
Thank you for fixing this so quickly Uwe!

I reported another outdated reference to the Mode toolbar in  #143319.