(TextBoxBase::OnKeyDown): If there is no selection and the user
commit869f997e70ea0ee4348f964f41dc61ed7b998f4b
authorfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 21 Jul 2009 20:56:02 +0000 (21 20:56 +0000)
committerfejj <fejj@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 21 Jul 2009 20:56:02 +0000 (21 20:56 +0000)
tree3542c090d013550bd78d5ed010315fc56dd62464
parent55d9c55d1bbb344dfeb78b2d1cec1940d3e33277
(TextBoxBase::OnKeyDown): If there is no selection and the user
invokes the Cut or Copy commands, do not overwrite the clipboard
buffer with an empty string.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/moon@138337 e3ebcda4-bce8-0310-ba0a-eca2169e7518
src/ChangeLog
src/textbox.cpp