Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

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.