Modify ↓
Ticket #3688 (closed bug: fixed)
[PATCH] Prevent changing of @type for BUTTONs as well as INPUTs
| Reported by: | gabriel | Owned by: | brandon |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4 |
| Component: | core | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
IE croaks when you try to change a BUTTON's @type attribute too.
I discovered this issue when I cloned an element and then tried to modify its attributes.
Attachments
Change History
comment:1 in reply to: ↑ description Changed 4 years ago by gabriel
Or rather, I discovered this issue when creating a new BUTTON element and then tried to assign attribute values to it, but in either case IE doesn't like it.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

