Side navigation
#6625 closed bug (worksforme)
Opened June 02, 2010 02:15PM UTC
Closed September 30, 2010 10:15PM UTC
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
Attachments (0)
Change History (1)
Changed September 30, 2010 10:15PM UTC by comment:1
priority: | → undecided |
---|---|
resolution: | → worksforme |
status: | new → closed |
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.