[GEF] Mouse Events should be triggered on FigureCanvas [message #640048] |
Thu, 18 November 2010 14:49  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.06680 seconds