-
Notifications
You must be signed in to change notification settings - Fork 796
Closed
Description
Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
When you click on any column value, and then want to select the whole text by pressing ctrl+a its selecting all rows.
To Reproduce
Steps to reproduce the behavior:
- Go to any database table
- Click on any column value
- Press CTRL+A
Expected behavior
Select only column value, when the popup is open.
Screenshots