[Libreoffice-bugs] [Bug 113519] New: Crash when editing code "ActiveCell.String = " in the built-in editor "BASIC"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 30 11:13:25 UTC 2017
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: libreoffice-bugs at lists.freedesktop.org
Reporter: max7.m7.777 at gmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171030/e52790bb/attachment.html>
More information about the Libreoffice-bugs
mailing list