Project

General

Profile

Actions

Bug #3441

closed

Next button is not disabled on last page when isNextEnabledInitially is true

Added by Ryan McFall almost 16 years ago. Updated almost 16 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
client
Target version:
Start date:
07/09/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3441

Description

The WizardFrame class needs to know when it's on the last page and not allow the next button to be enabled when it is, even if that page reports that next should be enabled initially. The same is true for the first page and the previous button.

Actions #1

Updated by Ryan McFall almost 16 years ago

Fixed by adding the isFirstPage and isLastPage methods to the WizardController interface, and implementing these methods in the implementations of WizardController. WizardFrame's addCurrentPanel was also modified to make use of this information.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3441

Actions

Also available in: Atom PDF