Community
Participate
Working Groups
Build Identifier: RAP 1.5.0 Build 20110807-2111 On Chrome and IE Right clicking on a TableViewer or TreeViewer element selects the element. When a context menu is registered this allows to select an item and display the contextual actions in one click. In Firefox the element is not selected so when the user as to first left-click then right-click to obtain the context menu on the right object... Reproducible: Always Steps to Reproduce: 1. Open http://rap.eclipsesource.com/rapdemo/examples#tableviewer 2. Right-click on an element of the TableViewer 3. The element is not selected I reproduced using Firefox 7.0.1 on RAP 1.5 and RAP 1.4.1
After more investigation it seems that the problem occurs because "All in one gesture" a Firefox extension. Disabling the extension solves the problem.
(In reply to comment #1) > After more investigation it seems that the problem occurs because "All in one > gesture" a Firefox extension. > Disabling the extension solves the problem. In this case I will close it as NOT_ECLIPSE.