jquery / jquery/jquery-wp-content
Syntax highlighted code expands on hover in IE9
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 260
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Hovering over a syntax highlighted code block causes the block to expand vertically on every mouseenter and mouseleave.
Originally reported in http://bugs.jquery.com/ticket/15045.
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
Start by reproducing the hover behavior on a syntax-highlighted code block in IE9, then review the linked jQuery ticket 15045 for historical context. Done means mouseenter and mouseleave no longer cause the code block to expand vertically.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100