pgadmin3 icon indicating copy to clipboard operation
pgadmin3 copied to clipboard

Can't delete single row

Open YanuszDupa opened this issue 3 years ago • 3 comments

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

YanuszDupa avatar May 09 '22 07:05 YanuszDupa

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.

levinsv avatar May 11 '22 18:05 levinsv

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

tracktor-git avatar Apr 10 '23 05:04 tracktor-git

These are the features of the wxWidgets implementation

levinsv avatar Apr 10 '23 16:04 levinsv