Skip to main content

Search and Top Navigation

#5252 closed enhancement (fixed)

Opened March 02, 2010 05:32AM UTC

Closed August 18, 2010 06:52PM UTC

Last modified November 19, 2010 06:26PM UTC

Button: read disabled option from input elements

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: 1.8.5
Component: ui.button Version: 1.8rc3
Keywords: Cc:
Blocked by: Blocking:
Description

When creating a button from an element that supports the disabled attribute, it should be possible to have the plugin get the initial state from the element's disabled attribute by setting the disabled option to null.

The disabled option should default to null and if the element doesn't support a disabled attribute, then _create() should change a null value to false.

Attachments (0)
Change History (3)

Changed August 18, 2010 06:52PM UTC by scottgonzalez comment:1

milestone: 1.next1.9
resolution: → fixed
status: newclosed

Fixed in 2838c11.

Changed September 10, 2010 05:26PM UTC by scottgonzalez comment:2

milestone: 1.91.8.5

Changed November 19, 2010 06:26PM UTC by Scott González comment:3

Button: Read disabled attribute from original element if disabled option is null. Fixes #5252 -Button: read disabled option from input elements.

Changeset: 2838c11ea8fa1bd8dfffe27a6e28dee6d3e0d423