Opened 13 years ago
Closed 13 years ago
#5242 closed bug (fixed)
radio buttonset with icons does not maintain state
Reported by: | bmherold | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.button | Version: | 1.8rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Create two radios, apply icons to them with button(), then call buttonset() on their parent to group them. If you then click on either of the radios, the selected radio's state is not maintained.
Change History (1)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r3862.