Skip to main content

Bug Tracker

Side navigation

#9979 closed bug (fixed)

Opened August 04, 2011 07:50PM UTC

Closed August 04, 2011 10:18PM UTC

Last modified August 04, 2011 10:18PM UTC

.prop('tabIndex') returns inconsistent results for elements that have not yet set tabIndex

Reported by: timmywil Owned by: timmywil
Priority: low Milestone: 1.6.3
Component: attributes Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

IE6/7 will do 0, other browsers -1.

http://jsfiddle.net/timmywil/J8VcM/

Attachments (0)
Change History (3)

Changed August 04, 2011 07:50PM UTC by timmywil comment:1

component: unfiledattributes
milestone: None1.6.3
owner: → timmywil
priority: undecidedlow
status: newassigned

Changed August 04, 2011 10:18PM UTC by timmywil comment:2

resolution: → fixed
status: assignedclosed

Make the tabIndex hook first a propHook and add it to attrHooks for back-compat reasons. Fixes #9979.

Changeset: fd4ee2a39752cc40e35fbcb1bfd48634ffe4bfd4

Changed August 04, 2011 10:18PM UTC by timmywil comment:3