hydrusnetwork / hydrusnetwork/hydrus
Wheel down on tabs in scrollable area interacts with both
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
If you have a duplicates page open and try to scroll on the tab bar to switch from the "preparation" tab to the "filtering" tab, and the window is small enough that that area is scrollable, you will both switch tabs and scroll down. I would only expect to switch tabs. This specific situation could be fixed by either making the tab bar not part of the scrollable area or giving the tab bar priority over scrolling.
Hydrus version: 426
Platform: Windows 10 x64
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
Reproduce the issue on the duplicates page using a small Windows 10 window, with the tab bar and surrounding area scrollable. Inspect the tab bar's wheel-event and scrolling behavior; done means scrolling over the preparation or filtering tabs switches tabs without also scrolling the surrounding area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100