Closed Bug 6557 Opened 26 years ago Closed 25 years ago

UI-Create Copy btn should be greyed out by default.

Categories

(CCK Graveyard :: CCK-Wizard, defect, P4)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: bmartin, Assigned: gayatrib)

References

Details

Latest CCK Wizard UI 1. Launch CCK Wizard 2. View the Create Copy Button on first page of CCK Wizard Results: The Create Copy button is active. It should, by default, be greyed out. Users should only be allowed to select the Create Copy button after they select an existing configuration.
Status: NEW → ASSIGNED
Target Milestone: M10
bulk move - again!
Bulk move to post-beta. Talk to me if you want to bring this bug back pre-beta. Steve
*** Bug 6561 has been marked as a duplicate of this bug. ***
*** Bug 6566 has been marked as a duplicate of this bug. ***
On all screens, ensure that enable/disable states are hooked up properly.
*** Bug 6738 has been marked as a duplicate of this bug. ***
Severity: normal → trivial
Priority: P3 → P4
All of these are fixed with one small exception. The copy button on the first page isn't disabled if you do the following: 1. create some configurations and make one be selected 2. exit the app so the selection state sticks in the cache file 3. delete ALL configurations 4. run the app again. In this case, the button is enabled because it thinks the old selection is still selected (due to a timing problem in INI file processing.) This minor flaw may get fixed at some point, but this is basically done.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Corner case resolved. Rearranged CreateControls to do all initialization processing only after all widgets are created.
Status: RESOLVED → REOPENED
Reopening... not working properly 1-Launch CCK Tool 2-Create a new configuration 3-Exit Wizard 4-Re-launch CCK Tool 5-View the Copy Config button results: Copy button is not greyed out unless user just selects the drop down pick list and doesn't choose an existing config.
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → WORKSFORME
Using the steps above, the copy button is active because there is a selected configuration. It's not my fault the combobox doesn't highlight the selected item unless you've actually clicked on it (actually I think that's a usability feature of the combobox.) I'm closing this as worksforme because the copy button indeed copies the selected configuration.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
This bug has nothing to do with the Create Copy button's overall functionality. Whenever user launches the CCK Tool, the button should be greyed out by default, whether or not a configuration exists. The only time this button should be active is immediately after user selects an existing configuration from the list.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → WONTFIX
It's not worth that amount of effort.
Status: RESOLVED → VERIFIED
Marking Verified Wontfix
You need to log in before you can comment on or make changes to this bug.