Side navigation
#3027 closed bug (worksforme)
Opened June 11, 2008 07:59PM UTC
Closed November 13, 2010 07:15AM UTC
triggering focus throws to events in IE
| Reported by: | trixi | Owned by: | flesler |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | event | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
If you use elm.trigger("focus");. IE will throw 2 events. (1 fake and 1 original)
Attachments (2)
Change History (4)
Changed June 11, 2008 10:00PM UTC by comment:1
| need: | Review → Test Case |
|---|---|
| priority: | major → minor |
Changed June 12, 2008 11:24PM UTC by comment:2
| owner: | → flesler |
|---|---|
| status: | new → assigned |
Ok, we'll review it. Thanks.
Changed June 12, 2008 11:24PM UTC by comment:3
| need: | Test Case → Patch |
|---|
Changed November 13, 2010 07:15AM UTC by comment:4
| resolution: | → worksforme |
|---|---|
| status: | assigned → closed |
Reducing your test case to testing trigger and using jQuery 1.4.4 this seems to be working fine in IE6/7/8 and as per other browsers such as Chrome, FireFox etc. Live Test Case
Your details are not quite enough to be able to handle this.
Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem.
Thanks.