Bookmark Issue in Split Window

zakko

Member³
There seems to be an issue with setting bookmarks in a split program window. Here are the steps to reproduce:

1. Open PL/SQL package in single window mode.
2. Split window (drag window separator from top window border)
3. Set bookmark in lower part of the window: Bookmark with index 0 is set.
4. Set bookmark in upper part of the window

Observed behavior:
The bookmark index 0 (which is already set for the package in the list of bookmarks) is set at the given line number, but no new bookmark appears in the bookmark list.

Expected behavior:
A new bookmark should set in the bookmark list with the current (1 for the described example) bookmark index. Correct index should be displayed at the respective code line.

PL/SQL Developer - Version 15.0.4.2064 (64 bit)
Windows 11 Pro 23H2
 
Back
Top