https://bugs.documentfoundation.org/show_bug.cgi?id=172255
Bug ID: 172255
Summary: regression: Unable to use createMessageBox api from
Start Center using Python
Product: LibreOffice
Version: 7.5.9.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Description:
One used to be able to perform Python calls to
com.sun.star.awt.createMessageBox() method.
Such facility disappeared over time.
Steps to Reproduce:
1. Copy regression.py attached file to Python scripts directory
2. Execute "a_script" method using Start Center Tools - Run Macros - regression
3. 2 consecutive dialogs should be displayed
Actual Results:
Nothings happens
Expected Results:
2 consecutive dialogs should be displayed
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Above steps generated successful behaviour using:
LO 5.2.3 / Win10
LO 6.2.2 / Win10
Failure to display dialogs observed using:
LO 7.5.9 / Win10
--
You are receiving this mail because:
You are the assignee for the bug.