Bug 132661 - Wizard service does not display current Page
Summary: Wizard service does not display current Page
Status: RESOLVED INSUFFICIENTDATA
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.0.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-03 23:25 UTC by prrvchr
Modified: 2021-03-31 03:41 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description prrvchr 2020-05-03 23:25:41 UTC
It is a malfunction that I have noted for a long time and as it is easy to work around it I did not report it, but as the Wizard service has become unusable, it seems important to me to report it...

If you do not manually manage the visibility of pages then only the first page of the wizard path is displayed.

The workaround is to produce an XWizardPage whose following methods will include:

> def activatePage(self):
>     self.Window.setVisible(True)

> def commitPage(self):
>     self.Window.setVisible(False)

Without this workaround the Wizard service is unusable and it should be noted that this problem does not exist under OpenOffice whatever the version.
Comment 1 Buovjaga 2020-08-30 17:38:17 UTC
Please include complete reproduction instructions and all needed code.
Comment 2 QA Administrators 2021-02-28 04:01:19 UTC Comment hidden (obsolete)
Comment 3 QA Administrators 2021-03-31 03:41:18 UTC
Dear prrvchr,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp