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

            Bug ID: 93936
           Summary: Creating a formula using Ctrl can incorrectly append a
                    comma at the beginning of the function argument
           Product: LibreOffice
           Version: 5.0.1.2 release
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: ovar...@gmail.com

Version: 5.0.1.2 (x64)
Build ID: 81898c9f5c0d43f3473ba111d7b351050be20261

1. In cell A1 type: =SUM(
2. Press and hold the Ctrl key.
3. Press (i.e. click) and hold the left mouse button on cell F10.
   a) Cell A1 incorrectly has: =SUM(,F10
   b) Cell A1 should have: =SUM(F10
4. Move the mouse to cell D4.
   a) Cell A1 incorrectly has: =sum(,D4:F10
   b) Cell A1 should have: =sum(D4:F10
5. Release the left mouse button.
6. Press enter.
7. Dialog box stating LibreOffice has found an error.
   This dialog box would not show if the comma had not been appended to the
beginning of the formula argument.

Thank you

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

Reply via email to