Incorrect CL Window Title update of external file modificati

Discussion about CodeLite development process and patches
hbr_in
CodeLite Expert
Posts: 113
Joined: Fri Jul 11, 2008 9:12 am
Contact:

Incorrect CL Window Title update of external file modificati

Post by hbr_in »

Hi,

Consider i have 2 files opened. file_a.c & fileb.c but presently i am in file_a.c editor window.
Externally file_b.c is modified.
CL asks for reload confirm window.
If i click yes, then file_b.c is updated. at the same time CL Window title changes to file_b.c & focus still remains in file_a.c editor
If i click no, noting happens.

Bug Reported at http://sourceforge.net/tracker/index.ph ... tid=979960


Regards
Gururaja
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Incorrect CL Window Title update of external file modificati

Post by eranif »

Thanks, fixed in SVN trunk

Eran
Make sure you have read the HOW TO POST thread
Post Reply