Bug Tracker

Modify

Ticket #9979 (closed bug: fixed)

Opened 22 months ago

Last modified 22 months ago

.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:
Blocking: Blocked by:

Description

IE6/7 will do 0, other browsers -1.  http://jsfiddle.net/timmywil/J8VcM/

Change History

comment:1 Changed 22 months ago by timmywil

  • Owner set to timmywil
  • Priority changed from undecided to low
  • Status changed from new to assigned
  • Component changed from unfiled to attributes
  • Milestone changed from None to 1.6.3

comment:3 Changed 22 months ago by timmywil

  • Status changed from assigned to closed
  • Resolution set to fixed

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

Changeset: fd4ee2a39752cc40e35fbcb1bfd48634ffe4bfd4

comment:4 Changed 22 months ago by timmywil

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.