[Kde-imaging] [Bug 196890] New: "Next" button on first wizard page is initially disabled
Michael G. Hansen
mhansen at mghansen.de
Wed Jun 17 16:56:46 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=196890
Summary: "Next" button on first wizard page is initially
disabled
Product: kipiplugins
Version: 0.3.0
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: HTMLExport
AssignedTo: kde-imaging at kde.org
ReportedBy: mhansen at mghansen.de
Version: 0.3 (using KDE 4.2.4)
OS: Linux
Installed from: Debian testing/unstable Packages
When right-clicking on an album and selecting "Export->HTML Gallery", the
current album is checked on the list of albums to be exported, but the "Next"
button is disabled. To get it enabled, the selection in the list has to be
changed.
This can be easily fixed by replacing line 238 in htmlexport/wizard.cpp:
- setValid(d->mCollectionSelectorPage, false);
+ updateCollectionSelectorPageValidity();
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list