Recent content by Flukky

  1. F

    Autocomplete does not see all DBA objects

    Could someone tell me, which privileges should be granted to a user, to see whole DBA object list, when typing object name in code edit window? When I'm start typing "dba", only limited view list appear in the suggestion (screenshot attached). For instance, DBA_OBJECTS view does not appear in...
  2. F

    Single Record View: cannot copy the first entry

    Beta 6, x64: 1) Getting results, e.g.: SELECT o.owner, o.object_id FROM all_objects o WHERE ROWNUM
  3. F

    Save Us -> New Folder, if Windows has a dark theme and PL/SQL Developer a white one

    Windows 10 has a dark mode and PL/SQL Developer has a light theme. When saving the file and creating a new folder, it is not possible to see the name of the folder you are creating, as there is a black font on a black background. See attachment.
  4. F

    13 beta 10: The tool is opened on background, connection window does not appear

    It looks like the problem is, when popping up the connection dialog, the icon on the taskbar remains inactive. That's why if it looses focus, you cannot access the connection dialog again.
  5. F

    13 beta 10: The tool is opened on background, connection window does not appear

    Conditions: - Windows 10 64-bit, 2 monitors - Some other programs are opened on both monitors - PL/SQL Developer 13 beta 10 (also noticed in previous betas 8,9). - PL/SQL Developer icon is pinned to the taskbar. - Click on the icon to run and meanwhile continue to work with the other programs...
Back
Top