Bug Tracker

Opened 13 years ago

Closed 12 years ago

#6625 closed bug (worksforme)

triggerHandler triggers default action in Chrome

Reported by: jabapyth Owned by:
Priority: undecided Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:

Description

Just testing out the example on http://api.jquery.com/triggerHandler/ clicking the "triggerHandler('focus')" button focuses the input box...

This is in Google Chrome 5.0.375.55 beta

Change History (1)

comment:1 Changed 12 years ago by addyosmani

Priority: undecided
Resolution: worksforme
Status: newclosed

This may have been specific to the Chrome 5.03 beta, but in Chrome 6.04, the above triggerHandler test is working fine and as expected. As Chrome users are updated automatically on a semi-regular basis, I think that it's safe to say that the 6.x series should allow this function to work fine if it wasn't previously doing so.

Closing ticket.

Note: See TracTickets for help on using tickets.