MongoHub-Mac icon indicating copy to clipboard operation
MongoHub-Mac copied to clipboard

Command + Backspace causes unexpected behaviour

Open ashernevins opened this issue 8 years ago • 1 comments

When in a query input (or anywhere) and you use the command+backspace shortcut, which is usually to delete the preceding line of text, we are prompted to delete the connection to the database we are in. Breaking standard text manipulation keyboard shortcuts is bad!

ashernevins avatar Mar 31 '16 02:03 ashernevins

It's even worse than that - if you click on a record, click on the query input, and press command+backspace, it deletes the record without confirmation! Even though your focus is on the query input! This is bad and lost me several hours to find the deleted record and restore it.

jonmellman avatar Sep 15 '16 17:09 jonmellman