Mailinglist Archive: opensuse-bugs (14887 mails)
| < Previous | Next > |
[Bug 307789] New: YaST Network (Installation) - Network Settings dialog should use [ Accept ] instead of [ Finish ]
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 5 Sep 2007 09:00:22 -0600 (MDT)
- Message-id: <bug-307789-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=307789
Summary: YaST Network (Installation) - Network Settings dialog
should use [ Accept ] instead of [ Finish ]
Product: openSUSE 10.3
Version: Beta 2
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: mzugec@xxxxxxxxxx
ReportedBy: locilka@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: ---
$subj, because [ Finish ] is used to write settings and close the module. This
only accepts the proposal which is written later with other modules at once.
if (Mode::installation()) {
Wizard::SetNextButton (`next, Label::AcceptButton());
}
should help...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: YaST Network (Installation) - Network Settings dialog
should use [ Accept ] instead of [ Finish ]
Product: openSUSE 10.3
Version: Beta 2
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: mzugec@xxxxxxxxxx
ReportedBy: locilka@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: ---
$subj, because [ Finish ] is used to write settings and close the module. This
only accepts the proposal which is written later with other modules at once.
if (Mode::installation()) {
Wizard::SetNextButton (`next, Label::AcceptButton());
}
should help...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |