#918 closed defect (fixed)
wizard widget button positioning and usability
Reported by: | anonymous | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
By default, the wizard buttons currently have the following order:
previous, next, cancel, done
This leads to the following confusing situation, when disabled buttons are hidden:
first step: next, cancel, done ... middle steps: previous, next, cancel middle steps: previous, next, cancel middle steps: previous, next, cancel ... last step: previous, cancel, done
At the last step, the user is expecting the "done" buttonat the place where previously was "next" , but there is the "cancel" button there.
Proposed solution: when disabled buttons are hidden, at the last step, the order of cancel and done buttons should be reversed (first "done", then "cancel") or there should be an widget option for defining the order of the buttons.
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Milestone: | 0.3.1 → 0.4 |
---|
I don't think we can accept this bug for 0.3.1 unless there's an attendant patch (with CLA). There's just too little time now that we've started to roll and test RC builds. Punting to 0.4.
comment:3 Changed 15 years ago by
Owner: | changed from anonymous to dylan |
---|---|
Status: | new → assigned |
I agree that done should appear before cancel, so switching the order.
Oh I did not use WikiFormating?, here for better readability a formatted table with the button sequences