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

--- Comment #6 from Roy Kimbrell <[email protected]> ---
I modified the test macro as follows:

Sub Test_Chrome
    Dim strURL As String
    strURL = "https://ask.libreoffice.org";
    Shell( "/opt/google/chrome/google-chrome ",1,"https://ask.libreoffice.org";
)
End Sub

The URL is the third argument. I've attached the error notification.  This is
the same behavior as before.

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