Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » No selection in TableViewer on right mouse-click
No selection in TableViewer on right mouse-click [message #649167] Tue, 18 January 2011 00:19
Alex Molochnikov is currently offline Alex MolochnikovFriend
Messages: 25
Registered: July 2009
Junior Member
I have a TableViewer to which I add the ISelectionChangeListener, and
hook up a context menu. On Windows, when there is no selection in the
viewer, the right mouse click first fires the selectionChanged() in the
listener, and then brings up the menu, as expected.

On Linux, however, the selection fires only on the left mouse, and if I
do the right mouse click instead, the menu (which I populate manually
based on the selection in the viewer) cannot be set properly.

Is this a known problem with Linux, and if yes, is there a workaround?

Thanks,

Alex Molochnikov
Kelman Technologies Inc.
Previous Topic:[Databinding] TableViewer (rows vs columns)
Next Topic:TextViewer use case
Goto Forum:
  


Current Time: Fri Apr 26 03:22:14 GMT 2024

Powered by FUDForum. Page generated in 0.03276 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top