code-google-com / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 0 forks source link

[ftpedit] ignore status updates from client clones when current path has changed. #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open ftp connection to a site
2. open a file on the site
3. change the directory in the ftp edit window
4) save the file

What is the expected output? What do you see instead?
The list of files/folders in current directory should be shown. Instead 
the view is cleared.

Need to ignore the view refresh requests from the cloned ftp clients that 
are working on a different path.

Original issue reported on code.google.com by CodyPrec...@gmail.com on 3 Feb 2009 at 3:16

GoogleCodeExporter commented 9 years ago
fixed

Check path of status update against current path of browser.

Original comment by CodyPrec...@gmail.com on 5 Feb 2009 at 4:18