Claus Pedersen
Member³
When creating a test script by right-clicking on the method name in the code content pane and by right-clicking on the name in the code, the behaviour is different.
When having overloaded methods, right-clicking on the method in the content pane, creates a test script with the selected overload.
Right-clicking on the method in the code (the editable part of the program window), a dialog with overloads is shown. Why? The program window knows which overload is the present, as it is marked in the content pane.
This is not a new issue, I can seee that it is also present in version 14, but please fix this in version 15.
Also, the horisontal scroll bar in the 'Select Overloading' pop-up does not correspond to when text is truncated.
Example: view the sys.standard package. Find an overload of the 'greatest' in the code, right-click and select Test. The popup is shown with 10+ overloads. Even when the scrollbar is scrolled to the far right, the texts '..with time zone' and '..with local time zone' are still truncated. You have to manually drag the window wider to view all text.
And when you drag the scrollbar to the right, there are some visual artifacts in the truncated texts. If you shift to another program and back to PLD, the artifacts disappear.
When having overloaded methods, right-clicking on the method in the content pane, creates a test script with the selected overload.
Right-clicking on the method in the code (the editable part of the program window), a dialog with overloads is shown. Why? The program window knows which overload is the present, as it is marked in the content pane.
This is not a new issue, I can seee that it is also present in version 14, but please fix this in version 15.
Also, the horisontal scroll bar in the 'Select Overloading' pop-up does not correspond to when text is truncated.
Example: view the sys.standard package. Find an overload of the 'greatest' in the code, right-click and select Test. The popup is shown with 10+ overloads. Even when the scrollbar is scrolled to the far right, the texts '..with time zone' and '..with local time zone' are still truncated. You have to manually drag the window wider to view all text.
And when you drag the scrollbar to the right, there are some visual artifacts in the truncated texts. If you shift to another program and back to PLD, the artifacts disappear.