IVE: Function jumps, and cursor is blocked
There is a cursor issue in the latest version of the tool
When I double click on the function to edit the attributes, the cursor goes in the wrong mode, and when leaving the attribute window, it has moved the function to a forbidden area (overlapping another function).
This seems to be caused by the other function PioHwasDriver
jumps up, and intersects with the clicked function.
That this is reproducible only when you open the IV. If you move back the function to its original position and double-click on it, it does not jump anymore.
File to reproduce this: interfaceview.xml
Edited by Guenter Schwann