PiRSquared17 / editra

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

File Browser - Duplicate #771

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the File Browser And choose a file
2. Right Click and Duplicate it.
3. The file browser isn't refreshed

What is the expected output? What do you see instead?

Expected: File list with new file in it ordered.
You See: Same list as before

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?

Editra 0.7.12 on Mac OS X 10.8.2

What method of install was your version installed with (Binary/Source)?

Binary

If from source: What version of python and wxPython are you using?

Please provide any additional information below.

Original issue reported on code.google.com by dfli...@mundoseco.com.ar on 31 Oct 2012 at 12:16

GoogleCodeExporter commented 9 years ago

Original comment by CodyPrec...@gmail.com on 5 Nov 2012 at 3:21

GoogleCodeExporter commented 9 years ago
Hi,

I am unable to reproduce this issue on my systems.

I have identified a bug in duplicating files that do not have an extension 
though which causes the name of the duplicate file to not be as expected which 
can cause the refreshed view to show the file in a different part of the list 
(its alphabetically sorted).

Other than this only perceivable issue is a slight delay that can be seen in 
refreshing the view on a large directory.

Do any of these issues appear to be what you are experiencing?

Original comment by CodyPrec...@gmail.com on 5 Nov 2012 at 9:40

GoogleCodeExporter commented 9 years ago
No, it's just that the tree is not being refreshed at all. I guess it's related 
with the other bug 772. Here it happens the same you have to collapse the 
folder, refresh and expand it again. Right clicking on the folder without 
collapsing it and refreshing doesn't work either.

Original comment by dfli...@gmail.com on 7 Nov 2012 at 11:47

GoogleCodeExporter commented 9 years ago
This seems to work without now testing with the latest code.

Seeing a similar problem though when creating a new file that is still under 
investigation. Only on OSX not seeing any issues on Windows.

Closing this issue as fixed though as it works quickly and without issue on all 
tested systems with the current version.

Original comment by CodyPrec...@gmail.com on 22 Dec 2012 at 7:12