Bug #56273 Object reference not set to an instance of an object.
Submitted: 25 Aug 2010 21:30 Modified: 30 Sep 2010 18:28
Reporter: Guus Leeuw Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.26 CE OS:Windows (7 64b)
Assigned to: CPU Architecture:Any

[25 Aug 2010 21:30] Guus Leeuw
Description:
I was editing fields inside a new table, and probably click-move-released the left mouse button, starting in the fields list and ending over the grid headers.

Stack Trace:
Exception = System.NullReferenceException
Message = Object reference not set to an instance of an object.
FullText = System.NullReferenceException: Object reference not set to an instance of an object.
   at MySQL.Utilities.AdvNodeTextBox.textBox_TextChanged(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
   at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
   at System.Windows.Forms.TextBox.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
I've tried this a coupld of times to see the repeatness of this bug report, but sofar I haven't been able to repeat.
[30 Aug 2010 18:28] MySQL Verification Team
Thank you for the bug report. I couldn't repeat, please re-open this bug report when you are able to provide a repeatable test case. Thanks in advance.
[30 Sep 2010 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".