Bug 146549 - Formatting toolbar should be visible in "Editable in read-only documents" sections
Summary: Formatting toolbar should be visible in "Editable in read-only documents" sec...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Tibor Nagy
URL:
Whiteboard: target:25.8.0 inReleaseNotes:25.8
Keywords:
Depends on:
Blocks: Writer-Toolbars
  Show dependency treegraph
 
Reported: 2022-01-03 15:11 UTC by Gabor Kelemen (allotropia)
Modified: 2025-02-09 17:19 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of the example document with manually enabled Formatting toolbar and formatted text in editable section (256.27 KB, image/png)
2022-01-03 15:11 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2022-01-03 15:11:21 UTC
Created attachment 177287 [details]
Screenshot of the example document with manually enabled Formatting toolbar and formatted text in editable section

This is another issue from the example file of bug 146547
When the cursor is moved into an editable section the Formatting toolbar is not shown, even if its tools could be used for formatting text there.

1, Download attachment 177284 [details] [
2, Make sure to have Read-only set on it on the file system level.
3, Open the attached document, the "This document is open in read-only mode" infobar should appear.
4, Position the cursor in the yellow sections
5, Choose View - Toolbars - Formatting

The Formatting toolbar appears, and its tools are usable.

Expected:
The formatting toolbar should appear automatically when the cursor is moved into a section with the "Editable in read-only document" property.

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: c13db6e792cc347ffff4585f23866f195651f21f
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded
Comment 1 Roman Kuznetsov 2022-09-28 12:54:38 UTC
Confirm in

Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 0d3dd0aa54ad792f91d0905f3d46c13df3512d89
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: threaded
Comment 2 QA Administrators 2024-09-28 03:17:13 UTC Comment hidden (obsolete)
Comment 3 Gabor Kelemen (allotropia) 2024-11-19 11:55:01 UTC
Still an issue in

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7a7ba9cbee91485a9254949d1594352b3629c070
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded
Comment 4 Commit Notification 2025-01-31 12:39:26 UTC
Tibor Nagy committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/5f81c84e9b5d4bc9eb5ba05aa1aad5eeaa4eb89a

tdf#146549 sw: Make the formatting toolbar visible

It will be available in 25.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Gabor Kelemen (allotropia) 2025-02-03 14:51:04 UTC
Checked in:

Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 08e40accb3fabe676746c40797efc20eaa218801
CPU threads: 14; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: threaded

Works fine, Formatting shows up when the cursor enters the editable section, disappears when I click outside of the editable part.