[Libreoffice-bugs] [Bug 119607] New: Writer: Macro: Libre crash after function getPropertyState("TextParagraph") for view cursor
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 30 13:48:09 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119607
Bug ID: 119607
Summary: Writer: Macro: Libre crash after function
getPropertyState("TextParagraph") for view cursor
Product: LibreOffice
Version: 6.1.0.3 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: kamlan at post.cz
Run from Writer this simple macro and LibreOffice will crash.
Sub crash 'Libre crash
dim oVCur, a
oVCur=thisComponent.currentcontroller.getViewCursor() 'view cursor
a=oVCur.getPropertyState("TextParagraph") 'Libre crash!; for other
properties it is all right
End Sub
Verze: 6.1.0.3 (x64)
ID sestavení: efb621ed25068d70781dc026f7e9c5187a4decd1
Vlákna CPU: 2; OS: Windows 6.1; Vykreslování UI: výchozí;
Národní prostředí: cs-CZ (cs_CZ); Calc: CL
Crash report:
http://crashreport.libreoffice.org/stats/crash_details/61fbc34a-fee5-4bbb-b138-c229f35bbc9c
--
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/20180830/59f06d24/attachment.html>
More information about the Libreoffice-bugs
mailing list