Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Table inside ExpandBar not generating mouse events properly
Table inside ExpandBar not generating mouse events properly [message #830250] Tue, 27 March 2012 07:39 Go to next message
Eclipse UserFriend
Hi,
I have a table inside an ExpandItem. The ExpandBar by default has vertical scrolling(which is also my requirement). I have a mouse down event listener attached to the table. When I scroll the scroller of the ExpandBar and try to click on the Table, the mouse down events are not generated. For the table selection which are not producing mouse down events , the selection event is generated though.

Attached code of ExpandBarTab with Table. Replace this class with the ExpandBarTab in the rap demo to reproduce the problem.
Re: Table inside ExpandBar not generating mouse events properly [message #830258 is a reply to message #830250] Tue, 27 March 2012 07:49 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
if your code works in RCP (SWT), but not in RAP, it's probably a bug.
Could you open a bugzilla and attach your snippet there?
Thanks,
Ivan

On 3/27/2012 2:39 PM, Amandeep Chahal wrote:
> Hi,
> I have a table inside an ExpandItem. The ExpandBar by default has vertical scrolling(which is also my requirement). I have a mouse down event listener attached to the table. When I scroll the scroller of the ExpandBar and try to click on the Table, the mouse down events are not generated. For the table selection which are not producing mouse down events , the selection event is generated though.
>
> Attached code of ExpandBarTab with Table. Replace this class with the ExpandBarTab in the rap demo to reproduce the problem.

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Table inside ExpandBar not generating mouse events properly [message #830265 is a reply to message #830258] Tue, 27 March 2012 08:01 Go to previous message
Eclipse UserFriend
Added bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=375405.
Previous Topic:RAP 1.5 M6 based on Eclipse 4.2 , Can be installed to Eclipse3.7?
Next Topic:Need Help on Exception in computeSize
Goto Forum:
  


Current Time: Mon Jun 23 21:57:10 EDT 2025

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

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

Back to the top