Project name and homepage: jEdit

Assignment

JEdit is a programmer’s text editor written in Java. I will try to fix bug 3520572.

If you save a file using dialog save-as and pick up a name from form and delete some letters from text-box, the dialog have still focus on old name and asks if you want overwrite that file.

For example : I have file test1. Now i use save-as, click on test1 and in text field i remove ending 1 and click save (I want to save file as test). Alert will show up with this sentence : Do you want overwrite test1?

Presentation

Links documenting the results of my work