vaadin / vaadin/framework

Tabsheet scroller should scroll continuously while pressing the mouse button down

Open
#12,568 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
1.8k
Forks
717
Avg merge
2d 6h
Merged PRs (30d)
3

Description

- Vaadin Framework version 8.13.0
- Browser version Chrome Version 108.0.5359.98 (Official Build) (arm64)
- Description of the bug

+Same issue explained here https://github.com/vaadin/framework/issues/1581
+We use horizontal TabSheet with many components and click&hold mouse button doesn't work for scrolling. So user needs to click every time to see next/previous component.

- Expected behavior

+On click and hold, it should continuously scroll through to the end or beginning of the tabs like the way in PopupDateField

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

Reproduce the issue with a horizontal TabSheet containing many components in Chrome, then compare its click-and-hold behavior with PopupDateField. Trace the TabSheet scrolling entry point and verify that holding the mouse button continuously scrolls toward the beginning or end of the tabs.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.