[Libreoffice-bugs] [Bug 132110] Wizard service broken

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 30 18:37:48 UTC 2020


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

--- Comment #23 from prrvchr at gmail.com ---
(In reply to Julien Nabet from comment #20)

> Still waiting for "last steps you tried where it failed" indicated in my previous comment.

I just had time to redo tests under 6.4.3.2. here is what it stands out:

- When launching the Wizard by XWizard.execute() all pages are created
(XWizardController.createPage() is called for all pages of the path)!!!
Normally the pages are created as you navigate the wizard and if possible
(XWizardPage.canAdvance() and XWizardController.canAdvance() are true)

- If we manage to load the page, it appears as if it was disabled (all controls
are grayed out ...) and it is not possible to activate it (XWizard.enablePage()
has no effect)

- In addition, the size of the pages is no longer taken into account, the
Wizard being displayed with a fixed size.

Voila, I hope this will allow us to move forward...
I will have to reinstall 6.3.x if I want to be able to continue...

-- 
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/20200430/3080b8f8/attachment.htm>


More information about the Libreoffice-bugs mailing list