Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Can open the same image multiple times #52

Closed
6 tasks done
Ben3eeE opened this issue Apr 6, 2016 · 2 comments
Closed
6 tasks done

Can open the same image multiple times #52

Ben3eeE opened this issue Apr 6, 2016 · 2 comments

Comments

@Ben3eeE
Copy link
Contributor

Ben3eeE commented Apr 6, 2016

Prerequisites

For more information on how to write a good bug report or enhancement request, see the CONTRIBUTING guide.

Description

It is possible to open the same image multiple times, example: open image from tree-view, switch to other tab, open same image from tree-view and a new tab opens rather than switching to old tab.

@lee-dohm mentioned something about deduping logic being non-functional for this package.

Steps to Reproduce

  1. Open someimage.jpg from tree-view or fuzzy finder.
  2. Switch to another tab
  3. Open someimage.jpg from tree-view or fuzzy finder.
  4. Observe you have 2 tabs open for someimage.jpg.

Expected behavior: Atom to switch to someimage.jpg tab opened in step 1 rather than opening new in step 3.

Actual behavior: Atom opens the someimage.jpg tab multiple times.

Versions

1.6.X
Windows 7.

@Ben3eeE
Copy link
Contributor Author

Ben3eeE commented Apr 7, 2016

Oh I just found #48 which seems to be the same issue. Except for me it happens with every file and not only with Chinese characters.

@lee-dohm
Copy link
Contributor

lee-dohm commented Apr 7, 2016

Thanks for following up @Ben3eeE 😀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants