Bug #67905 There is an exception when i deleting charactors in SQL Editor
Submitted: 14 Dec 2012 6:25 Modified: 14 Jan 2013 11:10
Reporter: jm zhang Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.43 OS:Windows (Microsoft Windows XP Professional Service Pack 3 (build 2600))
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[14 Dec 2012 6:25] jm zhang
Description:
我在使用了其他的工具后,返回sql 编辑器后,删除文本出现错误。

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.43  revision 9869
Configuration Directory: C:\Documents and Settings\Administrator\Application Data\MySQL\Workbench
Data Directory: D:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows XP Professional Service Pack 3 (build 2600)
CPU: 4x Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, 3.2 GiB RAM
Current user language: 中文(中国)

Exception = System.Runtime.InteropServices.ExternalException
Message = 所请求的剪贴板操作失败。
FullText = System.Runtime.InteropServices.ExternalException (0x800401D0): 所请求的剪贴板操作失败。
   在 System.Windows.Forms.Clipboard.ThrowIfFailed(Int32 hr)
   在 System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay)
   在 System.Windows.Forms.Clipboard.GetDataObject()
   在 System.Windows.Forms.Clipboard.ContainsText(TextDataFormat format)
   在 System.Windows.Forms.Clipboard.ContainsText()
   在 MySQL.Forms.ScintillaControl.get_CanPaste()
   在 MySQL.GUI.Workbench.MainForm.EditCanPaste()
   在 MySQL.Grt.RunWrappedDelegate0<bool\,bool\,MySQL::Grt::DelegateSlot0<bool\,bool>::ManagedDelegate>.native_callback()
   在 boost.detail.function.function_invoker0<bool (__cdecl*)(void),bool>.invoke(function_buffer* function_ptr)
   在 base.NotificationCenter.send(NotificationCenter* , basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , Void* )
   在 MySQL.Workbench.ManagedNotificationCenter.Send(String notification, IntPtr sender)
   在 MySQL.GUI.Workbench.MainForm.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
我在使用了其他的工具后,返回sql 编辑器后,删除文本出现错误。
[14 Dec 2012 11:10] MySQL Verification Team
Please try version 5.2.44. Thanks.
[15 Jan 2013 1: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".