alexandrehtrb / Pororoca

An API testing tool with support for HTTP/2 and HTTP/3. Alternative to Postman.
https://pororoca.io
Other
500 stars 38 forks source link

Copy text from TextBox in DataGrid not working #45

Closed alexandrehtrb closed 11 months ago

alexandrehtrb commented 1 year ago

The row is being copied, instead of the selected text

Keybinding needs to be ignored if row is being edited

Temporary solution: copy text with right-mouse click

alexandrehtrb commented 1 year ago

Hotfix applied with version 2.3.1

TODO: Re-add keybindings in tables