Project

General

Profile

Actions

Bug #3060

closed

Wizard Frame should enable next automatically when previous is clicked

Added by Ryan McFall almost 17 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
parser
Target version:
Start date:
01/11/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3060

Description

Right now it is the responsibility of the isNextEnabledInitially method for each wizard page to decide whether it should be enabled or not when loaded. This is fine, except if previous was pressed, next should always be enabled.

The logic in WizardFrame is in addCurrentPanel, which doesn't know whether next or previous was pressed. This can probably be fixed by modifying the previous button logic in WizardFrame to override the isEnabledInitially setting.

Actions

Also available in: Atom PDF