vaadin / vaadin/framework

Tree Item Double Click

Open
#9,827 6 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Version 8.1.1
When I add a ItemClickListener and check double click "event.getMouseEventDetails().isDoubleClick()" it does not work on Item-Text. Only right from Text

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 behavior described in Vaadin 8.1.1 with a Tree ItemClickListener and event.getMouseEventDetails().isDoubleClick(). Compare double-click handling on the item text with the area to its right; the issue is done when double-click detection works consistently on the item text.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.