<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wizard service broken"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132110#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wizard service broken"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132110">bug 132110</a>
              from <span class="vcard"><a class="email" href="mailto:prrvchr@gmail.com" title="prrvchr@gmail.com">prrvchr@gmail.com</a>
</span></b>
        <pre>(In reply to Julien Nabet from <a href="show_bug.cgi?id=132110#c20">comment #20</a>)

<span class="quote">> Still waiting for "last steps you tried where it failed" indicated in my previous comment.</span >

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...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>