[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

BogdanB  changed:

   What|Removed |Added

 Blocks||156920, 103494


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103494
[Bug 103494] [META] Textbox bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=156920
[Bug 156920] [META] Textbox/Drawing Object autofit functionality
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

--- Comment #8 from Rafael Lima  ---
(In reply to BogdanB from comment #7)
> Could you retest it, to be sure it is solved?

I can still reproduce the original problem in:

Version: 7.6.1.2 (X86_64) / LibreOffice Community
Build ID: 60(Build:2)
CPU threads: 12; OS: Linux 6.2; UI render: default; VCL: kf5 (cairo+wayland)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 4:7.6.1~rc2-0ubuntu0.23.04.1~lo1
Calc: threaded

I feel this might be related by how Impress calculate the height of a line of
text. Disabling "Autofit Text" makes the problem go away (although the text no
longer autofits inside the text box)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #7 from BogdanB  ---
No problem in
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: a34dcd03254480927c403d904c0e754802d97b90
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Could you retest it, to be sure it is solved?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-03-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

Buovjaga  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||2993

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-01-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

Buovjaga  changed:

   What|Removed |Added

Version|7.3.1.3 release |4.0.0.3 release
   Keywords||bibisected, bisected,
   ||regression

--- Comment #6 from Buovjaga  ---
First line height change (only "O que são heurísticas?") happened in range
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=a1ac2538e9b287444500618ab4d2f0f06c25cf34..19f4ebd8a54da0ae03b9cc8481613e5cd20ee1e7

where the likely culprit is
https://git.libreoffice.org/core/commit/6fbba11da54b52554941f00b07e42cc5d7a1643c
fdo#55430 click object in front of current after editing text

The next change was such that "O que são heurísticas?" didn't jump anymore, but
the last line of the next paragraph did. I bisected it with Linux 42max to

commit a071978f128cbbd6f08c10626225c923cf23b8b9
Author: Matthew Francis 
Date:   Sat Sep 5 21:17:48 2015 +0800

source-hash-d45ba6bb93a5325341cef6b9f25282537265de5d

Bibisect: This commit covers the following source commit(s) which failed to
build
d023339c2f8212bdb9804854dcc2c403b50e
50cbbc7f3afdd077e98f416f97390fe93428e8cf
6936fa4a100576c56fddb68d3879df2693c52bda
b1314f22eb8de4359b5360194c04996351e9a6c2
3f0e95cdc5fac1658ac25b97e0d9532ed76a009c

where the relevant seems to be
https://git.libreoffice.org/core/commit/d45ba6bb93a5325341cef6b9f25282537265de5d
missing file

which added sd/source/ui/sidebar/MasterPageObserver.cxx

Although the others deal with Impress as well (Sidebar).

The next bigger change is in 5.4. There the steps are a bit more precise.
Focus into text input in both the yellow box and the bigger box and then select
the yellow box. All lines in the bigger box get their height changed.
This happens after
https://git.libreoffice.org/core/commit/451fcee7f7c2bdc5a9241662c412027672df3a1c
tdf#97630 xmloff: ODF extended draw:fit-to-size mess

The final change seems to be in 7.5, with the effect seen with line wrapping:
https://git.libreoffice.org/core/commit/7f73a779e33dd91fad0111629c6b3420c2c9aea0
optimize text fitting algorithm to correctly calculate the fit

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

--- Comment #5 from Rafael Lima  ---
In the comment above there's a typo. I meant:

It seems the problem has to do with the calculations done when Autofit Text is
enabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

--- Comment #4 from Rafael Lima  ---
(In reply to Buovjaga from comment #3)
> Rafael: do you think the bad target here is the height/scale change
> specifically and not the words per line change?

I think the problem has to do with how the line height is calculated. The
"words per line" problem is a consequence, because when the line height
changes, LO reduces the font size so the text can fit in the text box.

It problem has to do with the calculations done when Autofit Text is enabled.
When I disable it, then the problem disappears (but also the text no longer
automatically fits inside the text box)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2023-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

Buovjaga  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||ilmari.lauhakangas@libreoff
   ||ice.org
 Status|UNCONFIRMED |NEW
 Whiteboard| QA:needsComment|

--- Comment #3 from Buovjaga  ---
I repro with 7.4 and master even without Lato or Bitter installed, but in my
Fedora container I don't see the issue with the words per line changing (there
is some change that could be about line height or font scale somehow).

I can't repro the words per line change on Windows either.

Rafael: do you think the bad target here is the height/scale change
specifically and not the words per line change?

Arch Linux 64-bit, X11
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 0160109aae49189f5cc9bed60db3c7084003e471
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded Jumbo
Built on 16 January 2023

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 37e3455a13ab5741104bf41d05a80e60a4612682
CPU threads: 2; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: en-US (en_FI); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2022-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

--- Comment #2 from Rafael Lima  ---
I am using the font Lato by Google and it is the only font I've tried where
this bug happens. This leads me to believe this bug has something to do with
how LO deals with this font (and possibly other similar fonts).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2022-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

Rafael Lima  changed:

   What|Removed |Added

 Blocks||71732


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2022-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148041] Clicking text will make line spacing change for no reason in Impress

2022-03-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148041

--- Comment #1 from Rafael Lima  ---
Created attachment 178922
  --> https://bugs.documentfoundation.org/attachment.cgi?id=178922=edit
Sample ODP file

This is the ODP file I used in the video.

-- 
You are receiving this mail because:
You are the assignee for the bug.