Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Context menus create more than one entry #1260

Closed
benogle opened this issue Dec 6, 2013 · 2 comments
Closed

Context menus create more than one entry #1260

benogle opened this issue Dec 6, 2013 · 2 comments
Assignees
Labels

Comments

@benogle
Copy link
Contributor

benogle commented Dec 6, 2013

I think this has to do with how many times the selector matches a parent.

Check this:

'context-menu':
  '.tree-view .directory.entry':
    'Find in this directory': 'project-find:show-in-current-directory'

Here, there are two directory entries up the chain. So it makes two entries. No bueno. I can work around it for now, though.

screen shot 2013-12-06 at 2 37 46 pm

@ghost ghost assigned probablycorey Jan 16, 2014
@probablycorey
Copy link

I looks like this was fixed in atom/find-and-replace@117c012

@lock
Copy link

lock bot commented Jan 27, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants