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

            Bug ID: 105276
           Summary: New line issue in long equations (no wrap option)
           Product: LibreOffice
           Version: 5.3.0.1 rc
          Hardware: x86 (IA32)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Formula Editor
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: dani3l.grigo...@gmail.com

Description:
I have a long formula, see bellow, and the {}newline expression does not work
in parts of the formula (e.g., after "SAPPHIRE_rings1 *"), an upside-down
question mark being displayed instead of a new line break being applied.
Also, if I insert the {}newline expression after "N_DMA +" for instance, the
equation part before it is moved/displayed on a line above the rest of the
equation.
I also tried editing the contour of the shape, but this seemed not to work at
all.
Maybe a wrapping option should be provided.

###################### FORMULA BEGINNING ######################

 "Exec_time" =
        left ( 
                left ( 
                        left ( 
                                X_data + Y_data + Z_data
                        right ) / F_DC + Z_data/F_CD
                right ) / N_DMA +
                left (
                        SAPPHIRE_rings0 * Cycles_out0 + SAPPHIRE_rings1 *
Calls_in1 + SAPPHIRE_k        * Cycles_loop/5 + SAP_ringssMIN * Cycles_in +
GEMM_k * Cycles_line/5
                right ) / F_SHAVE 
        right ) / N_SHAVE / ScalingFactor + m^4 * Z_2 + m^2 * Z_8 + m * Z_7 +
Z_6

######################### FORMULA END #########################

Steps to Reproduce:
1. Insert {}newline expression after "N_DMA +"
2. Insert {}newline expression after "SAPPHIRE_rings1 *"
3. Tried editing the contour of the shape


Actual Results:  
1. The equation part before it is moved/displayed on a line above the rest of
the equation
2. Upside down question mark displayed
3. Does not work

Expected Results:
1. Should have been kept on the same line
2. Move the part of the equation after {}newline on a new line
3. The contour of the equation shape/box should be changeable as purported by
the option offered to so


Reproducible: Always

User Profile Reset: Yes

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101
Firefox/50.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to