You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spyder Version: 2.2.0beta2
Python Version: 2.7.3
Qt Version: 4.8.4, PyQt4 (API v2) 4.9.6 on Linux
What steps will reproduce the problem?
use find and replace to replace some text by another text
try to find and replace some text again, but this time by an empty string What is the expected output? What do you see instead? After deleting the text in the second QLineEdit and pressing Return or setting the focus somewhere else, the empty string is replaced by the last text. Thus it is not possible to delete text using find and replace after another replacement.
It works fine if spyder is restarted and the replacement by an empty string is made witout previous search.
Please provide any additional information below
. I think that it is a regression, but I can't say when it occurred.
From contrebasse on 2013-02-13T12:05:46Z
Spyder Version: 2.2.0beta2
Python Version: 2.7.3
Qt Version: 4.8.4, PyQt4 (API v2) 4.9.6 on Linux
What steps will reproduce the problem?
It works fine if spyder is restarted and the replacement by an empty string is made witout previous search.
Please provide any additional information below
. I think that it is a regression, but I can't say when it occurred.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1271
The text was updated successfully, but these errors were encountered: