Side navigation
#10965 closed bug (invalid)
Opened December 06, 2011 09:53PM UTC
Closed December 21, 2011 08:05AM UTC
event.which still reports 0 for left-click in edge IE cases
Reported by: | ivan.lazarte@gmail.com | Owned by: | ivan.lazarte@gmail.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jsfiddle.net/ilazarte/ZyTm9/
Using IE9 I set my browser to IE7 standards or IE8 standards and event.which becomes 0 on mouse click.
Attachments (0)
Change History (2)
Changed December 07, 2011 02:07AM UTC by comment:1
owner: | → ivan.lazarte@gmail.com |
---|---|
status: | new → pending |
Changed December 21, 2011 08:05AM UTC by comment:2
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!
Do you mean on the focusin event? Can you be a bit more specific about what you expected the values to be, and in which cases? Even better, can you update the test case to log something when you have an unexpected value?
I updated your fiddle, it seemed to have a typo in it:
http://jsfiddle.net/ilazarte/ZyTm9/4/