https://bugs.documentfoundation.org/show_bug.cgi?id=167132
Bug ID: 167132
Summary: EDITING: Bracketing selected text deletes equations
Product: LibreOffice
Version: 24.8.7.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
By selecting text, then pressing e.g. shift+9 (equivalent to "("), the selected
text is placed in brackets. Similar behaviour occurs for {, [, ", and '.
If the selected text includes an equation, this will be deleted by this action.
Steps to Reproduce:
1. Type some text including an inline equation
2. Select text
3. Type one of ([{"'
4. Observe equation deletion
See attached document for MWE.
Actual Results:
Equation is deleted
For example (equation contained by $):
Before: Newton's second law is $F = m a$.
After: (Newton's second law is .)
Expected Results:
After: (Newton's second law is $F = m a$.)
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 24.8.7.2 (X86_64) / LibreOffice Community
Build ID: e07d0a63a46349d29051da79b1fde8160bab2a89
CPU threads: 12; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.