Issue 33714

Summary: "Create" button of OOo BASE- Connection type - wizard aways enabled
Product: Base Reporter: luciano.wolf
Component: codeAssignee: Frank Schönheit <frank.schoenheit>
Status: CLOSED IRREPRODUCIBLE QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: 680m50   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Patch generated against cws_SRC680_dbwizard1 none

Description luciano.wolf 2004-09-01 20:02:05 UTC
When you open the "Connection type" wizard of OOo Base, choose a database type,
click "Next" (the "Create" button changes to enabled) and click "Back", the
"Create" button remains enabled.
Comment 1 luciano.wolf 2004-09-01 20:05:33 UTC
Created attachment 17486 [details]
Patch generated against cws_SRC680_dbwizard1
Comment 2 luciano.wolf 2004-09-01 20:10:27 UTC
lucianomw->fs: there is a patch that I generated against cws_SRC680_dbwizard1.
You can decide what's the right way to integrate this into OOo.
Comment 3 Frank Schönheit 2004-10-25 14:24:24 UTC
Luciano, sorry for not coming back to this one for such a long time ... First,
thanks for your patch :) I finally had a look at it, and sadly, I think it
cannot be integrated in the current shape.

The problem is that your patch changes the behaviour of the base class, in a way
that now *all* derived classes get their "Finish" button disabled as soon they
enter the first page. This may not always be desired - you could think of
wizards which very well allow to be finished on the first page. For instance,
they may ask for important parameters on the second page, and as soon as they
have those params, the "Finish" button could be *always* enabled, no matter
which page is current.
(I am not even sure whether this is the scenario in the connection type wizard,
I didn't yet step into details)

So I think the patch would get a "needs work" flag, if we'd had such a thing in
IssueZilla ...
Comment 4 Frank Schönheit 2005-05-10 13:56:26 UTC
pretty late, sorry ...
Does not happen in m101 anymore
Comment 5 Frank Schönheit 2005-05-10 13:57:22 UTC
closing