Skip to main content



      Home
Home » Eclipse Projects » SWTBot » [GEF] Mouse Events should be triggered on FigureCanvas
[GEF] Mouse Events should be triggered on FigureCanvas [message #640048] Thu, 18 November 2010 14:49 Go to next message
Eclipse UserFriend
Hi all,

while using SWTBot in our project, I have noticed that mouse events
inside the SWTBotGefFigureCanvas class are always triggered on an
EventDispatcher. However, I think that the events should be notified to
the FigureCanvas control which in turn uses an EventDispatcher to
delegate those events to the Draw2d figures. The problem we are
experiencing in our project is that we have some mouse listeners
attached to the FigureCanvas which are not notified by SWTBot, thus
leading to test failures.

Should I file a bug for this problem?

Thanks in advance & regards,
Ovidio
Re: [GEF] Mouse Events should be triggered on FigureCanvas [message #640540 is a reply to message #640048] Mon, 22 November 2010 06:37 Go to previous message
Eclipse UserFriend
Hi Ovidio,

Yes please file a bug with your use case and I will have a look.

Regards,

Mariot
--
Mariot Chauvin @ Obeo

http://www.obeo.fr
http://mariot-thoughts.blogspot.com
http://fr.linkedin.com/in/mariotchauvin

Le 18/11/2010 20:49, Ovidio Mallo a écrit :
> Hi all,
>
> while using SWTBot in our project, I have noticed that mouse events
> inside the SWTBotGefFigureCanvas class are always triggered on an
> EventDispatcher. However, I think that the events should be notified to
> the FigureCanvas control which in turn uses an EventDispatcher to
> delegate those events to the Draw2d figures. The problem we are
> experiencing in our project is that we have some mouse listeners
> attached to the FigureCanvas which are not notified by SWTBot, thus
> leading to test failures.
>
> Should I file a bug for this problem?
>
> Thanks in advance & regards,
> Ovidio
Previous Topic:Ensuring preconditions before SWTBot test run
Next Topic:Headless run of RCP application with parameters
Goto Forum:
  


Current Time: Tue Jul 22 11:45:36 EDT 2025

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

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

Back to the top