Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline view does not navigate back to already-selected identifier #75444

Closed
AlexMax opened this issue Jun 13, 2019 · 4 comments
Closed

Outline view does not navigate back to already-selected identifier #75444

AlexMax opened this issue Jun 13, 2019 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) outline Source outline view issues

Comments

@AlexMax
Copy link

AlexMax commented Jun 13, 2019

  • VSCode Version: Version 1.35.1 (1.35.1)
  • OS Version: macOS 10.14.5 (18F132)

Steps to Reproduce:

  1. Open a file that covers multiple main window pages and has multiple identifiers in the outline view on the left that be selected between.
  2. Select an identifier from the outline view. The main window should navigate to the selected identifier.
  3. Scroll the main window until the identifier is not in view anymore.
  4. Select the same identifier from the outline view again.

The expected behavior is that the identifier is navigated to again. The actual behavior is that nothing happens, you must first select a different, random identifier (which will work) and then click the original identifier you were actually interested in. It appears that if the identifier is already "selected" in the outline view, clicking on it a second time won't actually do anything.

Does this issue occur when all extensions are disabled?: Don't think so. Extensions supply the outline, so it's hard to check, but I tested both C and PHP so I don't think it's a problem with any one extension.

@vscodebot vscodebot bot removed the new release label Jun 17, 2019
@jrieken jrieken added the outline Source outline view issues label Jun 19, 2019
@jrieken
Copy link
Member

jrieken commented Jun 19, 2019

/duplicate of #75444

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 19, 2019
@vscodebot
Copy link

vscodebot bot commented Jun 19, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jun 19, 2019
@AlexMax
Copy link
Author

AlexMax commented Jun 19, 2019

@jrieken - I'm a little confused. You seem to have flagged this bug as a duplicate of itself. Is there something I'm missing here?

@jrieken
Copy link
Member

jrieken commented Jun 19, 2019

ops - #74410

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) outline Source outline view issues
Projects
None yet
Development

No branches or pull requests

2 participants