Bug #2429 pressing delete when field has focus prompts for row deletion
Submitted: 16 Jan 2004 10:21 Modified: 1 Jun 2004 0:36
Reporter: Justin Watt Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.4-beta OS:Windows (Windows 2000)
Assigned to: Bugs System CPU Architecture:Any

[16 Jan 2004 10:21] Justin Watt
Description:
When a field in the "Query Window" has focus, and you press the delete key, mysqlcc prompts whether you want to delete "The selected records". This is confusing becauase (a) i haven't selected a record, i've only selected a field, and (b) i haven't selected anything plural, i've only selected a single field.

How to repeat:
1) select a field in the query window by single-clicking it.
2) press delete
(mysqlcc prompts whether you want to delete the selected records, which is both confusing and erroneous)

Suggested fix:
when pressing delete when a field has focus, mysql should set the field value to [NULL] and not prompt the user for record deletion.
[16 Jan 2004 10:34] Dean Ellis
Verified; thank you.
[1 Jun 2004 0:36] Jorge del Conde
Hi!

MySQLCC has been discontinued and will not be developed nor maintained anymore with the exception of Critical bugs.

In the near future we will release the substitute of MySQLCC called MySQL Query Browser.