https://bugs.documentfoundation.org/show_bug.cgi?id=157743
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Buovjaga <[email protected]> --- (In reply to Buovjaga from comment #3) > Simple step after opening the ODT is to search for format font size: 12 pt. > I confirm it is finding text formatted as 14 pt and I could not figure out > why. In 27.2, if I do "Find next", it first selects the first para and upon the next click, the second one. For the second, the font size field is shown blank, so it has mixed sizes. I only used 12 pt for the find, not any font family. In 26.2, only "<1:2> And the earth was without form, and void; and darkness " is selected and a subsequent "Find next" skips over the rest of the para and selects the third para. Clicking "Find previous" at this point will select " upon the face of the deep. And the Spirit of God moved upon the face of the waters." The XML is: <text:p text:style-name="P13"> <text:span text:style-name="T2"><1:2> And the earth was without form, and void; and darkness </text:span> <text:span text:style-name="T24">was</text:span> <text:span text:style-name="T2"> upon the face of the deep. And the Spirit of God moved upon the face of the waters.</text:span> </text:p> T24 is defined as 12 points: <style:style style:name="T24" style:family="text"> <style:text-properties fo:color="#000000" loext:opacity="100%" fo:font-size="12pt" fo:font-style="normal" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-weight-complex="bold"/> </style:style> In 27.2, focusing on the "was" span in the second para I always see the font size displayed as 14 pt. However, with 26.2 I see the "was" in "darkness was upon" is shown as 12 pt. I'll have to bibisect this issue with 27.2 not updating the size display. Both in 26.2 and 27.2, if I check "Including Styles", only "was" from the second paragraph is selected with "Find next". 26.2 is sometimes crashing when I open Find & Replace dialog with this doc, but I didn't see 27.2 crash once. Arch Linux 64-bit Version: 27.2.0.0.alpha0+ (X86_64) Build ID: 6f4ddc4bcb2674b5256802094ebd0f6ccc2ce4d5 CPU threads: 8; OS: Linux 7.1; UI render: default; VCL: gtk3 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: CL threaded Built on 10 August 2026 -- You are receiving this mail because: You are the assignee for the bug.
