Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » selectEntry_byIndex on ComboBox failing since Jubula 1.1.0 (selectEntry_byIndex on ComboBox failing)
selectEntry_byIndex on ComboBox failing since Jubula 1.1.0 [message #734863] Mon, 10 October 2011 08:33 Go to next message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
Since I upgraded to Jubula 1.1.0,
all my tests containing a combobox fail
on the Action Type 'ub_cbx_selectEntry_byIndex'.

The error-description is ; 'Point to click is outside of component'.

How can that be, Jubula is clicking the component itself,
so why would it click outside of it ?
Is this perhaps a bug ?

Any suggestions to get this working again ?
Re: selectEntry_byIndex on ComboBox failing since Jubula 1.1.0 [message #734893 is a reply to message #734863] Mon, 10 October 2011 10:19 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

The message could mean that the calculation of the bounds of the component is somehow wrong. You could enter a bug into Bugzilla with more information:

- OS
- Toolkit (SWT/RCP/Swing...)
- Snippet of the code of the combo box
- Agent / client logs
- Whether it works with "textpath" or not
- Any other information that will help us to reproduce and analyze the problem

Best regards,
Alex
Re: selectEntry_byIndex on ComboBox failing since Jubula 1.1.0 [message #734902 is a reply to message #734893] Mon, 10 October 2011 10:44 Go to previous messageGo to next message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Another thing that occurred to me that could be due to the changeover: If you are working with RCP, have you made sure that you are using the latest version of the RC RCP Plugin, and that you started your application with -clean? Working with older versions of the RC RCP Plugin can lead to such problems.

HTH,
Alex
Re: selectEntry_byIndex on ComboBox failing since Jubula 1.1.0 [message #735651 is a reply to message #734902] Wed, 12 October 2011 13:29 Go to previous message
Peter Davies is currently offline Peter DaviesFriend
Messages: 13
Registered: August 2011
Junior Member
The problem is, (suprise, suprise ! Smile, in our own code,
there is some trickery going on with resizing of components
which seems to confuse Jubula. We're going to fix that.
Thanks for helping.
Previous Topic:DBVersion: major version invalid
Next Topic:Cant close Internet explorer
Goto Forum:
  


Current Time: Thu Apr 25 16:09:43 GMT 2024

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

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

Back to the top