[GH-ISSUE #25] Can't delete single row #27

Open
opened 2026-05-05 03:31:04 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @YanuszDupa on GitHub (May 9, 2022).
Original GitHub issue: https://github.com/levinsv/pgadmin3/issues/25

When single row is selected , I can't delete such row , only when 2 or more rows are selected then delete button is active.

double_delete
single_row_cantdelete

Originally created by @YanuszDupa on GitHub (May 9, 2022). Original GitHub issue: https://github.com/levinsv/pgadmin3/issues/25 When single row is selected , I can't delete such row , only when 2 or more rows are selected then delete button is active. ![double_delete](https://user-images.githubusercontent.com/104570390/167363675-37779349-b73a-41ae-9bf7-c24f0ef1b0d6.png) ![single_row_cantdelete](https://user-images.githubusercontent.com/104570390/167363678-58449bd1-a784-46f6-b36d-df5fde76e9ba.png)
gitea-mirror added the
question
label 2026-05-05 03:31:04 -06:00
Author
Owner

@levinsv commented on GitHub (May 11, 2022):

There is some magic there.
It is necessary to click on the row header and, without releasing the mouse button, move the cursor to the first cell.

<!-- gh-comment-id:1124172876 --> @levinsv commented on GitHub (May 11, 2022): There is some magic there. It is necessary to click on the row header and, without releasing the mouse button, move the cursor to the first cell.
Author
Owner

@tracktor-git commented on GitHub (Apr 10, 2023):

Is the way to fix it? Or was it done on purpose?

<!-- gh-comment-id:1501424689 --> @tracktor-git commented on GitHub (Apr 10, 2023): Is the way to fix it? Or was it done on purpose?
Author
Owner

@levinsv commented on GitHub (Apr 10, 2023):

These are the features of the wxWidgets implementation

<!-- gh-comment-id:1502025503 --> @levinsv commented on GitHub (Apr 10, 2023): These are the features of the wxWidgets implementation
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/pgadmin3#27
No description provided.