Bug 565030

Summary: Project Explorer fails to show context menu
Product: [Eclipse Project] Platform Reporter: Gustavo Menezes <gstv.s4ntos>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: major    
Priority: P3 CC: akurtakov, timdaley
Version: 4.16Keywords: accessibility, ui, usability
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Gustavo Menezes CLA 2020-07-07 15:04:53 EDT
This error has occurred since the release of Linux on Linux, as the touchpad driver!

When we use this driver with the use of two fingers to show the context menu (right mouse button) it does not show the context, but it acts the same as if you were clicking with the (left mouse button) only in project explorer.

A workaround is using synaptics drivers, but is deprecated...
Comment 1 Gustavo Menezes CLA 2020-07-07 15:07:45 EDT
(In reply to Gustavo Menezes from comment #0)
> This error has occurred since the release of Linux on Linux, as the touchpad
> driver!
> 
> When we use this driver with the use of two fingers to show the context menu
> (right mouse button) it does not show the context, but it acts the same as
> if you were clicking with the (left mouse button) only in project explorer.
> 
> A workaround is using synaptics drivers, but is deprecated...

using libinput the bug occurs
Comment 2 Alexander Kurtakov CLA 2020-07-07 16:14:37 EDT
Fedora 32 with Wayland (and thus libinput as synaptics is not an option at all under wayland) two fingers click works just fine for me.
Comment 3 Gustavo Menezes CLA 2020-07-08 14:12:49 EDT
(In reply to Alexander Kurtakov from comment #2)
> Fedora 32 with Wayland (and thus libinput as synaptics is not an option at
> all under wayland) two fingers click works just fine for me.

Ubuntu 20.04 with Xorg
Comment 4 Tim Daley CLA 2020-12-10 12:07:49 EST
I may be having the same problem. Not sure. I have a fresh source build of 2020-09 on Fedora 33 AARCH64 with STS4 and CDT. I am running eclipse with ssh -Y from a Mac running XQuartz. I have a workspace with both Java and C projects. If I 2-finger click the trackpad on a Java source file in Project Explorer I get a context menu. If I 2-finger click the trackpad on a C source file, the context appears and then immediately disappears. OCCASIONALLY, If I get things just right, I am able to 2-finger click-and-hold and the context menu will stay up. Then I can release one finger and move the mouse pointer in the context menu. My success rate is probably 1 in 5.

Is this the same issue?
Comment 5 Alexander Kurtakov CLA 2021-08-17 13:46:48 EDT
Do you guys still face the issue?
Comment 6 Tim Daley CLA 2021-08-19 13:25:03 EDT
I am no longer having the issue. I'm not sure why it's working now as I have not upgraded eclipse at all. I have however upgraded to Fedora 34. That may have fixed it.