Bug #63958 Crash when dragging empty (new) line in column editor
Submitted: 7 Jan 2012 16:57 Modified: 2 Feb 2012 10:02
Reporter: Herbert Miller Jr Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.37 OS:Windows
Assigned to: CPU Architecture:Any
Tags: column editor, crash

[7 Jan 2012 16:57] Herbert Miller Jr
Description:
When creating a new table, if a user drags an established line it works fine, but if the user happens to drag the very last line, the new line, before anything information is entered on it, the program will crash.

How to repeat:
1. Create a new table.
2. Enter the column editor and add a new column.
3. Click the line you would normally enter a new column on and drag it above the previous column.
4. Program crashes.

I uploaded a video of my reproducing the error: home.comcast.net/~herbmillerjr/myfilelocker/videos/workbench.mp4 (note for smaller screens: it's 1080p)

Suggested fix:
A simple error message or inability to drag the line would be more appropriate than a crash.
[7 Jan 2012 16:59] Herbert Miller Jr
Pardon the horrid English. Haven't had my coffee this morning.
[11 Jan 2012 7:06] Valeriy Kravchuk
Verified just as described on 32-bit Windows XP. No problem on Mac OS X, so this looks like platform-specific bug.
[2 Feb 2012 10:02] Mike Lischke
Duplicate of Bug #64122