[Libreoffice-bugs] [Bug 121905] New: Autofit scales differently after clicking/exiting in text box
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 4 15:33:24 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121905
Bug ID: 121905
Summary: Autofit scales differently after clicking/exiting in
text box
Product: LibreOffice
Version: 6.2.0.0.beta1+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: Marcel.Waldvogel at uni-konstanz.de
Description:
There seem to be two layout algorithms used when displaying a text box. One is
used when originally opening the slide and one after any editing (even NULL
editing) has taken place. They result in different layouts and therefore
confusion to the user about the object placements.
This did not happen in 6.1.2.1 (or actually, when opening the slide, it first
quickly displayed it in the pre-editing layout but then immediately performs a
redraw in post-editing layout. These two drawing events can be seen when
opening the slide.)
Steps to Reproduce:
1. Open lobug.odt. The slide is shown in pre-editing layout (see also
screenshot BeforeEditing.png)
2. Click in the text area. The layout stays the same (see also screenshot
WhileEditing.png; cursor is not visible here)
3. Click outside the text area. The layout changes drastically (see also
screenshot AfterEditing.png; now the callouts are "correctly" placed)
Actual Results:
The text is drawn differently depending on whether the text has been in edit
mode at least once. The problem is that the post-editing layout is not
identical to the presentation layout (the pre-editing layout is).
Expected Results:
The layout before, while, and after editing is identical to the layout used for
presentation.
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181204/3c8a8a72/attachment.html>
More information about the Libreoffice-bugs
mailing list