OSDN Git Service

Fix a bug with selecting copying the right text to the Find dialog.
authordt <qtc-committer@nokia.com>
Wed, 21 Oct 2009 13:10:27 +0000 (15:10 +0200)
committerdt <qtc-committer@nokia.com>
Wed, 21 Oct 2009 13:11:46 +0000 (15:11 +0200)
commitfd0fbddebbf8b78398cc4d26e3bb36b8c445a307
tree8d5170e81c05d0e6c060a6fe1faaf201882063b1
parent6e4cd919a644757208cbd9ba9f456fa82f04deb8
Fix a bug with selecting copying the right text to the Find dialog.

To reproduce:
Split editors.
Select text in first editor.
Select text in second editor.
Invoke the find dialog.
Notice that the text from the first editor was used.

Reviewed-By: mae
src/plugins/find/findplugin.cpp