Side navigation
#11466 closed bug (invalid)
Opened March 12, 2012 03:33PM UTC
Closed March 28, 2012 08:10AM UTC
Manually triggered .focus() calls the callback function twice
Reported by: | stepan.bujnak@myopera.com | Owned by: | stepan.bujnak@myopera.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
.focus() calls the callback function once with isTrigger attribute set and then again without it. This only happens in Internet Explorer 9, not in any other browser I've tested (Firefox, Google Chrome, Opera)
Attachments (0)
Change History (3)
Changed March 12, 2012 04:15PM UTC by comment:1
owner: | → stepan.bujnak@myopera.com |
---|---|
status: | new → pending |
Changed March 13, 2012 01:51PM UTC by comment:2
Here is the jsFiddle test against the "jQuery (edge)" version, the issue still exists. http://jsfiddle.net/stepanbujnak/J8N5Q/
Changed March 28, 2012 08:10AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!
Additionally, be sure to test against the "jQuery (edge)" version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/
Open the link and click to "Fork" (in the top menu) to begin.