Bug 168090 - Rendering difference in EditEngine text with NBSP vs. normal spaces at certain zoom levels after StripPortions work
Summary: Rendering difference in EditEngine text with NBSP vs. normal spaces at certai...
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2025-08-24 09:47 UTC by Buovjaga
Modified: 2025-08-31 01:34 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of issue (1.09 KB, image/png)
2025-08-28 09:48 UTC, Buovjaga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Buovjaga 2025-08-24 09:47:35 UTC
1. Use gtk3 or kf6 UIs, this is apparently not seen with gen
2. Open attachment 170491 [details] from bug 141047
3. Set zoom to 90%
4. Edit the text in, say, A9 and replace the space in D/SE_elapsed sampler: with a normal space

The text becomes smaller, as if vertically squished.

Bibisected with linux-64-26.2 to 6c8b8020510f8816c40a42e6c3a7fde12012b142
StripPortions: full Primitive usage for EditEngine Paint

Fixing this might help with bug 141047 as well.
Comment 1 Armin Le Grand (collabora) 2025-08-28 09:13:05 UTC
Tried it, but could not see 'The text becomes smaller, as if vertically squished
', probably hard to describe. Could we have a video please?
I used gtk3, 90%. I see the text slightly jumping up on activate TextEdit, but that was the same before change.
I then replaced that single space in A9 by selecting and pressing SPACE, but I see no change...?
Comment 2 Buovjaga 2025-08-28 09:48:30 UTC
Created attachment 202556 [details]
Screenshot of issue
Comment 3 Armin Le Grand (collabora) 2025-08-28 12:17:35 UTC
Recorded a vid & sent to you, not added here (not sure if that would make sense). Could not repro, though.
It *may* have been influenced by https://gerrit.libreoffice.org/c/core/+/189993 (and thus does not happen here?), so did you use the current master..?
Comment 4 Buovjaga 2025-08-28 13:23:48 UTC
(In reply to Armin Le Grand (collabora) from comment #3)
> Recorded a vid & sent to you, not added here (not sure if that would make
> sense). Could not repro, though.
> It *may* have been influenced by
> https://gerrit.libreoffice.org/c/core/+/189993 (and thus does not happen
> here?), so did you use the current master..?

Yes, my build includes that.