Skip to content

Query tool data output unable to load next result set if scrollbar is missing #6243

@nikhil-mohite

Description

@nikhil-mohite

Please note that security bugs or issues should be reported to security@pgadmin.org.

Describe the bug

If the user set the On demand record count to a lesser value e.g. 10 and the table has more rows than that and in the data output panel scroll is not there the user is unable to load the next set of records in the data output panel.
To Reproduce
Steps to reproduce the behavior:

  1. Set the On demand record count count in preferences to 10 (considering the table has more than 10 rows)
  2. Now open the Query tool and execute a simple select query on the table that has more than 10 rows
  3. now check the Data Output panel showing 10 rows and the query tool status bar is showing Total rows 10 of N (Total number of rows in the table)
  4. But now I am not able to load the next set of records as there is no scroll

Screenshot 2023-05-04 at 12 16 27 PM

Expected behavior

A clear and concise description of what you expected to happen.

Error message

If there is no scroll in the Data Output panel and the table has more rows to load then there should be an option that will allow the user to load the next set of data in Data Output.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS Ventura (This is not platform specific)
  • Version: 7.0
  • Mode: Desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions