Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:49 Go to next message
Ovidio Mallo is currently offline Ovidio MalloFriend
Messages: 35
Registered: July 2009
Member
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 11:37 Go to previous message
Mariot Chauvin is currently offline Mariot ChauvinFriend
Messages: 174
Registered: July 2009
Senior Member
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: Fri Apr 19 15:47:21 GMT 2024

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

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

Back to the top