]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/rozendav/index.mdwn
(no commit message)
[edu/osp-wiki.git] / student / rozendav / index.mdwn
1 [[!meta title="Rozenberg David"]]
2
3 **Project name and homepage:** [jEdit](http://www.jedit.org/)
4
5 Assignment
6 ======
7
8 JEdit is a programmer's text editor written in Java. I will try to fix bug [3520572](http://sourceforge.net/tracker/?func=detail&aid=3520572&group_id=588&atid=100588).
9
10 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.
11
12 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?
13
14 Presentation
15 ==========
16
17 * [[Presentation of the aim of my work and about project in PDF|OSP1.pdf]]
18
19 Links documenting the results of my work
20 ======
21 * [My communication with developers in a public mailing list archive - Im waiting for response still](https://sourceforge.net/tracker/?func=detail&aid=3600295&group_id=588&atid=100588)
22 * [My patch for bug 3520572](https://sourceforge.net/tracker/?func=detail&aid=3610850&group_id=588&atid=300588)