https://bugs.documentfoundation.org/show_bug.cgi?id=169135
Bug ID: 169135
Summary: Writer macro: Enumeration returns more object althougj
all ones have same formatting
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 203595
--> https://bugs.documentfoundation.org/attachment.cgi?id=203595&action=edit
description is also in menu BUG > Help
If some part of text has different formatting and then the formatting is
returned to the same format like the neighbours have, enumeration will return
all parts like for different formatting.
Steps to reproduce:
Open ODT and run macro from menu: "BUG > DifferentContent" too see fast version
instead of Development Tools
Description is also in: BUG > Help
Or manually:
1) open new document
2) write letters ABC
3) select B and press Ctrl+B to set Bold for B
4) run Tools > Development Tools
5) use Refresh Icon in Development Tools
6) you will see 3 Text Portions in "Object: Paragraphs > Paragraph1"
7) select B and Ctrl+B to unbold B
8) all letters have the same formatting now
9) use Refresh Icon in Development Tools
10) there are 3 Text Portions in "Object: Paragraphs > Paragraph1" instead of 1
same-formatting part ABC
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 6d020f728b573c8c33929f8c494f9b748f576fe5
CPU threads: 8; OS: Windows 10 X86_64 (build 17763); UI render: Skia/Raster;
VCL: win
Locale: cs-CZ (cs_CZ); UI: en-US
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.