Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#8237 closed bug (fixed)

Button: Anchor tags cannot be disabled within buttonset

Reported by: sammyhk Owned by: tj.vantoll
Priority: minor Milestone: 1.9.1
Component: ui.button Version: 1.8.18
Keywords: Cc:
Blocked by: Blocking:

Description

After creating buttons (which is an anchor tag, i.e. <a></a>) with some buttons are disabled and wrap the buttons to a button set. The newly created button set does not disable the disabled buttons. Please refer to the bug demo: http://jsfiddle.net/GgMmU/3/

Change History (6)

comment:1 Changed 10 years ago by Scott González

Milestone: 1.9.01.11.0

comment:2 Changed 10 years ago by tj.vantoll

Status: newopen
Summary: Do not set button to disabled when creating buttonsetButton: Anchor tags cannot be disabled within buttonset

Still an issue in 1.9 - http://jsfiddle.net/tj_vantoll/pGCEs/.

comment:3 Changed 10 years ago by tj.vantoll

Owner: set to tj.vantoll
Status: openassigned

comment:5 Changed 10 years ago by TJ VanToll

Resolution: fixed
Status: assignedclosed

Button: Check for ui-state-disabled during refresh. Fixes #8237 - Button: Anchor tags cannot be disabled within buttonset.

Changeset: 5e24a1ce4b337830b37511305a6ddefe797fd40c

comment:6 Changed 10 years ago by Scott González

Milestone: 1.11.01.9.1
Note: See TracTickets for help on using tickets.