jquery / jquery/jquery-mousewheel

Code does not allow for the ability to scroll horizontally (when clicking Shift + Mouse Wheel)

Open
#227 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3.9k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

When I apply this code to my Slickgrid, I can no longer scroll horizontally when I Press Shift + Mouse Scroll. Horizontal scrolling was working previously.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with SlickGrid and the jquery-mousewheel plugin, using Shift plus the mouse wheel to test horizontal scrolling. Investigate where the plugin handles wheel events and determine whether the event is preventing SlickGrid's horizontal scrolling. Done means horizontal scrolling works again with the stated input without breaking existing mouse-wheel behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.