Open Bug 133330 Opened 22 years ago Updated 2 years ago

Save/restore radio button state by group name

Categories

(Core :: Layout: Form Controls, defect, P3)

x86
Linux
defect

Tracking

()

Future

People

(Reporter: john, Unassigned)

References

(Depends on 1 open bug)

Details

We need to calculate a different key for radio buttons, so that there is one
state for all radio buttons in a single group.  This will eliminate the need to
store checked state for all radio buttons and also get rid of strange edge cases
where new CHECKED radio buttons that were not in the group show up and uncheck
the currently restored radio button.

I may make state storage more efficient at the same time.  The current interface
leaves something to be desired (a hash leading to a hash??  Not everyone needs a
hash, let them define their own structure).
QA Contact: madhur → tpreston
Marking dependent on "Move Save/Restore Out of Layout"
Status: NEW → ASSIGNED
Depends on: 166636
Priority: -- → P3
Target Milestone: --- → Future
QA Contact: tpreston → layout.form-controls
Assignee: john → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.