kamalchopra / jsyntaxpane

Automatically exported from code.google.com/p/jsyntaxpane
0 stars 0 forks source link

All text disappear if ctrl-z (undo) is pressed after a Replace (Find&Replace dialog) #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start a jsyntaxpane (tested with 0.9.5-b27) somehow. For example: 
 java -jar jsyntaxpane-0.9.5-b27.jar jsyntaxpane
2. Type aaa in the text area
3. Press CTRL-H to get the Find&Replace window
4. In the Find box type aaa, in the Replace box type xxx
5. Click on Replace All, close the Find&Replace window
6. press CTRL-Z to undo the change
all the text disappears. 

What is the expected output? What do you see instead?
I expect to see the text as it was before I clicked on the Replace All 
button

What version of the product are you using? On what operating system?
0.9.5-b27 - java 1.6.0_07

Original issue reported on code.google.com by elib...@gmail.com on 23 Sep 2009 at 3:23

GoogleCodeExporter commented 9 years ago
as in issue 111, this is happening also with 0.9.4 and 0.9.5-b11, tested on 
Linux
with jre 1.6.0_12 

Original comment by elib...@gmail.com on 23 Sep 2009 at 8:07

GoogleCodeExporter commented 9 years ago
I did more changes in r117.  Will create a binary download shortly.

See issue 88

This seem to be fixed.  But need more verification

Original comment by ayman.al...@gmail.com on 8 Nov 2009 at 10:18

GoogleCodeExporter commented 9 years ago
thx - I'll try it out as soon as the binary is released

Original comment by elib...@gmail.com on 11 Nov 2009 at 6:38

GoogleCodeExporter commented 9 years ago
binary b29 is already out.

Original comment by ayman.al...@gmail.com on 11 Nov 2009 at 11:30