selenium-ide icon indicating copy to clipboard operation
selenium-ide copied to clipboard

Delete key deletes entire command while editing values of the command

Open Rowdster opened this issue 3 years ago • 3 comments

When editing the values within the commands themselves, the delete and backspace keys will remove the entire command with no undo.

Consider removing delete and backspace to remove a command and require instead some visual delete icon.

Rowdster avatar Apr 15 '22 23:04 Rowdster

typing delete or backspace here removes the full command entry image

Rowdster avatar Apr 15 '22 23:04 Rowdster

@Rowdster - Nice report! Okay, ctrl/cmd+delete deletes commands now. Also, this stuff has been pulled into popup and application level menus. Unfortunately, I don't have standard text based cut / copy / paste working yet now.

toddtarsi avatar Apr 16 '22 17:04 toddtarsi

per a conversation, CTRL-DEL would also be a great replacement

Rowdster avatar Apr 16 '22 19:04 Rowdster

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Dec 11 '22 01:12 github-actions[bot]