Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Select relative path in Tree - SERIOUS BUG(BUG)
icon9.gif  Select relative path in Tree - SERIOUS BUG [message #1744946] Mon, 03 October 2016 08:12 Go to next message
Jim 20100 is currently offline Jim 20100Friend
Messages: 69
Registered: June 2016
Member
Hi,

I checked several times my procedure but I really think it is a serious bug in Jubula.

I have a tree.
For each node I do a loop with an event handler.

So For each node, I select one by one its children and use a contextual action on each child to get some values.

Here is the example of the procedure.
1) I select the Top Node (I used this as a fake action to be sure the tree component is selected)
2) I select the Parent Level I have to control
3) I select the Child with a relative path and the index= indexVariable (1, 2, 3)
4) wait 2 secs (use this again to be sure the relative node is selected)
4) I select a contextual menu on the current child node, this action opens a dialog when I get price value.

I do this procedure on each branch of my tree.
Sometimes it is done correctly , and sometimes, the program is completely mad.
The action 3) is not done correctly at all.

It does not select the relative node of the selected node, but it selects always the same node at the beginning of my tree.

In the screenshot, you can notice that the Select Child, with the relative path is the real problem. When I track live what Jubula is doing, the relative node is not selected correctly.

It is just amazing. Please help, I am becoming mad since 2 days.





Re: Select relative path in Tree - SERIOUS BUG [message #1744948 is a reply to message #1744946] Mon, 03 October 2016 08:44 Go to previous messageGo to next message
Jim 20100 is currently offline Jim 20100Friend
Messages: 69
Registered: June 2016
Member
Again even weird.

I noticed that the bug depends of the scrollable view in my RCP.
In fact when the action is done 3) Select Child

Here is what happens in the interface:
- It selects the child node.
- it selects immediately the last node visible when I scroll at the top of the Eclipse view.

It is why it is always the same selected wrong node.
if I change the height of the Eclipse view displaying my tree, I can reproduce the bug.

VERY VERY DISAPPOINTED.... if I have to test the tests...that is wrong
IT IS A MAJOR BUG.


Re: Select relative path in Tree - SERIOUS BUG [message #1745045 is a reply to message #1744946] Tue, 04 October 2016 12:52 Go to previous messageGo to next message
Elena Pister is currently offline Elena PisterFriend
Messages: 13
Registered: October 2016
Junior Member
Dear Jim,

unfortunately I can not reproduce your observed behaviour in Jubula.

But there could be different possibilities how this could happen. Could you please give me some more information:

1) Does the view contain only a tree or does it contain other elements
2) Could you please send us (not to the forum) a screenshot of the view, so that we could see exactly how the view is composed.

May I ask you what do you mean exactly with the comment in your second message:
- it selects immediately the last node visible when I scroll at the top of the Eclipse view

Thanks a lot in advance and best regards

Elena
Re: Select relative path in Tree - SERIOUS BUG [message #1745418 is a reply to message #1745045] Mon, 10 October 2016 14:12 Go to previous messageGo to next message
Jim 20100 is currently offline Jim 20100Friend
Messages: 69
Registered: June 2016
Member
Could you please send us (not to the forum):
So to which mail?

For the moment I solved this by reducing all nodes of the tree before each iteration.
It is hard to explain, so it is better that I send a screenshot.

Jim
Re: Select relative path in Tree - SERIOUS BUG [message #1745900 is a reply to message #1745418] Wed, 19 October 2016 06:20 Go to previous message
Eclipse UserFriend
Hi Jim,

I am very sorry for the delay. Could you please send those to the address: kevin.barbe@bredex.de

Best regards,
Kevin

[Updated on: Wed, 19 October 2016 06:42] by Moderator

Report message to a moderator

Previous Topic:Event Handler result
Next Topic:Name Mapping Error
Goto Forum:
  


Current Time: Thu Apr 25 13:10:18 GMT 2024

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

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

Back to the top