Bug Report: Program Window

ScottMattes

Member³
Open a package, in the spec ctl-click on a procedure or function and the body is opened to the first line of the unit's definition, but that line is positioned at the bottom of the window (and has been for as many versions as I have used PL/SQL Dev).

well, under some instances the first line will also show up as 1) the first line of the window if it was 'above' the first line displayed in the body window, 2) unchanged if it was already visible in the body window.

I think that I'd still like to have a preference so that I could always have the line at 'line 10' of the window, or 'line 20', or 'middle of the window', etc
 
I'm with Scott on this. I'd like to have the window scroll somewhere to the middle of the window, so I can see the code I'm investigating. I'd like this to also happen when I click on an procedure in the Code Contents window.
 
We'll enhance this, so that it appears in the middle of the window. This is more consistent with similar functions.
 
Back
Top