Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:39 Go to next message
Amandeep Chahal is currently offline Amandeep ChahalFriend
Messages: 85
Registered: September 2011
Location: India
Member
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 11:49 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
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 12:01 Go to previous message
Amandeep Chahal is currently offline Amandeep ChahalFriend
Messages: 85
Registered: September 2011
Location: India
Member
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: Thu Apr 25 11:29:40 GMT 2024

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

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

Back to the top