When using pgrsql, if the query or table content exceeds the visible window size, the interface does not resize or allow scrolling properly. This causes parts of the query editor, result pane, and menus to be inaccessible.
Expected behavior:
- The window should dynamically adjust or provide scrollbars so all content and menus remain fully accessible.
- Users should be able to see the full query editor, results, and menus regardless of window size.
This issue impacts usability, especially when working with large queries or tables.