https://bugs.documentfoundation.org/show_bug.cgi?id=163118

            Bug ID: 163118
           Summary: Formula editor added parenthesis after adding
           Product: LibreOffice
           Version: 24.8.1.2 release
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Formula Editor
          Assignee: [email protected]
          Reporter: [email protected]

Description:
The math editor reformatted the formula script after character insertion.

Steps to Reproduce:
1. Create a math script in the formula editor of Writer

1 + x = 4

2. Go to Tools -> Symbols

3. Insert any character.

Actual Results:
The formula is changed from

1 + x = 4

to

{ %arRay { { 1 + x } = 4 } }

Expected Results:
%arRay 1 + x = 4


Reproducible: Always


User Profile Reset: No

Additional Info:
None

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

Reply via email to