Search and Top Navigation
#5278 closed bug (fixed)
Opened March 04, 2010 08:53PM UTC
Closed March 17, 2010 01:08PM UTC
ui.buttons doesn't visually reset on form "reset" event or input "change" event
| Reported by: | AzaToth | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8 |
| Component: | ui.button | Version: | 1.8rc3 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Attachments (0)
Change History (5)
Changed March 04, 2010 08:54PM UTC by comment:1
Changed March 11, 2010 04:04AM UTC by comment:2
| priority: | critical → blocker |
|---|---|
| summary: | ui.buttons doesn't visually reset on "reset" event → ui.buttons doesn't visually reset on form "reset" event or input "change" event |
Changed March 11, 2010 06:31AM UTC by comment:3
| resolution: | → fixed |
|---|---|
| status: | new → closed |
fixed in r3886
Changed March 17, 2010 01:06PM UTC by comment:4
| resolution: | fixed |
|---|---|
| status: | closed → reopened |
Reopening: refresh method should be added to buttonset as well
Changed March 17, 2010 01:08PM UTC by comment:5
| resolution: | → fixed |
|---|---|
| status: | reopened → closed |
Further fixed in r3934 by adding refresh method for buttonset as well
also, changing the status of a checkbox from checked to unchecked vice versa, also doesn't update the visual layout.