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

Matthew Francis <fdb...@neosheffield.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |fdb...@neosheffield.co.uk
         Resolution|---                         |WORKSFORME
                 OS|Windows (All)               |All

--- Comment #6 from Matthew Francis <fdb...@neosheffield.co.uk> ---
I can reproduce this using a simple Basic macro on 4.0.6.2/OSX

Sub Foo
    Dim loadArgs(1) as New com.sun.star.beans.PropertyValue
    lUrl = "file:///DIRECTORY/CONTAINING/Report1.odt"
    lDoc = StarDesktop.LoadComponentFromURL(lUrl,"_blank",0,loadArgs())
End Sub

When this is run immediately upon loading LO, double clicking on the OLE object
doesn't work.


However, on 4.4.2.2 there is no issue.

Setting -> RESOLVED WORKSFORME (as the specific commit hasn't been identified)

-- 
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