Sort order while dragging multiple objects

Sachin

Member³

This bug was first seen in the 8.0 beta and had been fixed in the 8.0 final release.
But has re-surfaced in PLD 8.0.1.
If you drag multiple objects or select mutliple objects and right click Test/ Edit, etc, the sort order of the windows opened is not correct.
 
Are you sure? This works fine for me, and like you said, it was fixed at an earlier stage. Can you provide an example?
 
In a package that has multiple procedures and functions. Select 3 or 4 procs and right click and select Test.
The Test windows that open are not in the same order as the functions or the procedures that are listed in the pkg. They are in the reverse order.

Select mutliple tables and click on Query Data. The sequence of the SQL Windows is also reversed.

So the issue fixed earlier has re-surfaced!!!!
 
The order I see is that the topmost selected item will be the window that at the back, and the last selected item is the topmost window. Do you see this reversed?
 
I do not understand what you have said. But the behaviour in 8.0.1 is different and reversed as compared to the 8.0.0
 
I am not sure why this cannot be replaced.
Select 3 tables by pressing CTRL and left click from the Object Browser.
Right click and select Query Data.

I would want the behavior to be the same as 8.0.0 where the windows are sorted in the Window List based upon the sort order of the objects selected.

This is not the case with 8.0.1!

Is anyone else in the forum facing this problem?
 
Hi,

I figured out, the following behavior.
In objectbrowser select proc1, proc2, proc3 and proc4. So 4 windows are opend, with active window for proc4, the last opend proc => OK. The windowlist itself (toolbar) is also in the rigth order.
Then switch the window forward with , I'd assume the order proc 1, 2, 3, 4 but it is 3, 2, 1, 4.

 
Sachin said:
would want the behavior to be the same as 8.0.0 where the windows are sorted in the Window List based upon the sort order of the objects selected.

You were talking about the Window List!?! I did not realize that. I thought you were talking about the order of the windows themselves.

We'll check it out.
 
Marco,
Thank You, this has been fixed in 8.0.2!!!
Please do not loose this functionality ....... this really helps me and my team!

 
Back
Top