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

            Bug ID: 113519
           Summary: Crash when editing code "ActiveCell.String = " in the
                    built-in editor "BASIC"
           Product: LibreOffice
           Version: 6.0.0.0.alpha1+ Master
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 137366
  --> https://bugs.documentfoundation.org/attachment.cgi?id=137366&action=edit
OS message, signature of the problem

At me the error stably is reproduced in the built-in editor of the code
"BASIC":

1) Create an empty module for macros "BASIC";
2) Open it for editing;
3) Delete all the code;
4) Insert this code:
      Sub Main
         ActiveCell.String = ""
      End Sub
5) Put the text cursor in front of the ".String=";
6) Press the "enter" key;
7) ... Profit!

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

Reply via email to