Bug 150717 - Add custom color bookmark boundary marks + handle their overlapping/neighboring
Summary: Add custom color bookmark boundary marks + handle their overlapping/neighboring
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: target:7.5.0 inReleaseNotes:7.5
Keywords:
Depends on:
Blocks: Bookmarks
  Show dependency treegraph
 
Reported: 2022-08-31 11:00 UTC by László Németh
Modified: 2022-12-05 16:47 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
test document with custom color bookmark boundary marks (10.35 KB, application/vnd.oasis.opendocument.text)
2022-08-31 11:21 UTC, László Németh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description László Németh 2022-08-31 11:00:20 UTC
Description:
Bookmark boundary marks apply a single color for all bookmarks with metadata. For visualization of metadata categories e.g. for quick verification of automatic annotation, add RDF-based custom color bookmark boundary marks to Writer.

Show all custom colors of boundary marks at the same character position.

Steps to Reproduce:
Open the attached test document.

Actual Results:
No custom color boundary marks

Expected Results:
Custom color boundary marks


Reproducible: Always


User Profile Reset: No



Additional Info:
-
Comment 1 László Németh 2022-08-31 11:21:02 UTC
Created attachment 182111 [details]
test document with custom color bookmark boundary marks
Comment 2 Commit Notification 2022-09-02 12:19:34 UTC
László Németh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/412e0ab26618c38f548c340f85ef63bbe73ef6b2

tdf#150717 sw RDF metadata: add custom color bookmark boundary marks

It will be available in 7.5.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 3 Stéphane Guillou (stragu) 2022-12-04 22:22:30 UTC
verified fixed in:

Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: c50cf1883af26daebdfc9d796ced3c20c222f43b
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Thanks László!
Comment 4 László Németh 2022-12-05 16:47:56 UTC
(In reply to Stéphane Guillou (stragu) from comment #3)
> verified fixed in:
> 
> Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community
> Build ID: c50cf1883af26daebdfc9d796ced3c20c222f43b
> CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
> Locale: en-AU (en_AU.UTF-8); UI: en-US
> Calc: threaded
> 
> Thanks László!

@Stéphane: thanks for the verification!