jquery / jquery/jquery-simulate
simulated click events don't behave like real click events in oldIE
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
see http://yuilibrary.com/projects/yui2/ticket/2528826 fore more info
checkboxes don't fire state changes, @nzakas did great detective work there.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by reading the linked YUI ticket 2528826 and reproducing the checkbox state-change behavior in oldIE. Compare simulated click events with real click events; done means checkboxes fire the expected state changes. The issue names no repository file or test to start from.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100