Skip to main content

Bug Tracker

Side navigation

#12477 closed bug (fixed)

Opened September 06, 2012 03:13PM UTC

Closed September 06, 2012 03:20PM UTC

the :enabled filter filters input[type=hidden] elements even if they are not disabled

Reported by: beanow@project-virality.com Owned by:
Priority: low Milestone: 1.8
Component: selector Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

When having <input type="hidden" name="aname" value="avalue" />

$(':input') will return the field, however $(':input:enabled') does not even though the hidden input field is not disabled.

Attachments (0)
Change History (1)

Changed September 06, 2012 03:20PM UTC by timmywil comment:1

component: unfiledselector
milestone: None1.8
priority: undecidedlow
resolution: → fixed
status: newclosed

This is fixed in 1.8