Tree Item Double Click
Open
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
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 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