Bug 552026 - [Viewers] org.eclipse.jface.viewers.DoubleClickEvent should contain information about pressed button
Summary: [Viewers] org.eclipse.jface.viewers.DoubleClickEvent should contain informati...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.13   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-11 04:06 EDT by Christoph Laeubrich CLA
Modified: 2019-10-11 04:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Laeubrich CLA 2019-10-11 04:06:49 EDT
When registering a DoubleClick Listener there is no information about what button triggered the action, so it always reacts to left, middle or right clicks. This is especially annoying if there are also context menüs as users tend to trigger the double-click action accidentally.