Skip to content

disabled_enabled demos don't perform as stated #105

@gcko

Description

@gcko

Again, thanks for spending the time to work on this code. I want to highlight some issues with the demo I found in Chrome 11 & FF4.0

Demo 1 ( Disabled by select callback (does not change original select) ): the selectmenu does not become disabled after selecting "off"

Demo 2 (Disable whole select): Clicking "off" or "on" has no effect

Demo 3 (Disabled option by HTML): Not actually disabling by html but disabling by callback click of the "on/off" toggle. Also, does not disable the "medium" option as spec'ed but disables "slower"

Demo 4 (disable optGroup): the disabled optGroup options still receive hover state

Demo 5 (disabled by HTM): original select is disabled, but not the selectmenu

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions