atom / image-view

View images in an Atom editor
MIT License
44 stars 39 forks source link

Multiple {ImageEditor}s are created for every click on of the same file #48

Closed wonderbeyond closed 8 years ago

wonderbeyond commented 8 years ago

Note: I didn't see the issue at some previous version of image-view(sorry for not sure which version).

wonderbeyond commented 8 years ago

Additional Note: I only see this issue when my file name contains Chinese chars:

image

Ben3eeE commented 8 years ago

I have the same issue except for every image file I open, not just Chinese character images. Reported a duplicate at https://github.com/atom/image-view/issues/52 look there for my repro steps.

Ben3eeE commented 8 years ago

My repro steps in #52 are with switching to another tab before opening the same image again. https://github.com/atom/atom/issues/12100 mentions that this is also reproducible by using pending pane items to open duplicate image tabs.