https://bugs.documentfoundation.org/show_bug.cgi?id=151089
Bug ID: 151089
Summary: formula with underbrace block libreoffice impress
(when the formula contain more than 17 characters)
Product: LibreOffice
Version: 7.3.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
Problem with math formula
LibreOffice 7.3.5.2
Linux 5.15 (Xubuntu 22.04.1)
On libreoffice impress, some formula with underbrace block libreoffice
Examples:
The two following formula works fine:
color green{ {vec d = -(Ze² vec E_0 over {m_e ω²}) } underbrace {toto}}
color green{ {vec d = cos[ωt] } underbrace {toto}}
The following one fails and block libreoffice in diaporama mode. Unpredictable
graphic behaviour in edition mode, have to close libreoffice.
color green{ {vec d = -(Ze² vec E_0 over {m_e ω²}) cos[ωt] } underbrace {toto}}
The following formula works fine:
color green{ { aaaaaaaaaaaaaaaaa } underbrace {toto}}
The following one fails and block libreoffice in diaporama mode. Unpredictable
graphic behaviour in edition mode, have to close libreoffice.
color green{ { aaaaaaaaaaaaaaaaaa } underbrace {toto}}
The formula that do not work on linux work well on Libreoffice 7.3.5.2 running
on Mac OS X 11.6.8
Steps to Reproduce:
1. open impress on a new document
2. insert / object / object formula
3. type: color green{ {vec d = -(Ze² vec E_0 over {m_e ω²}) cos[ωt] }
underbrace {toto}}
4. go back to the slide
Actual Results:
Impossible to continue to work with libreoffice. One have to quit and restart.
Expected Results:
Display the formula
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
The problem only occurs on Linux (Xubuntu 22.04.1, tested on two computers)
with 7.3.5.2 version of libreoffice.
Works fine with the same libreoffice version on Mac OS X 11.6.8
--
You are receiving this mail because:
You are the assignee for the bug.