You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a file that covers multiple main window pages and has multiple identifiers in the outline view on the left that be selected between.
Select an identifier from the outline view. The main window should navigate to the selected identifier.
Scroll the main window until the identifier is not in view anymore.
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.
The text was updated successfully, but these errors were encountered:
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.
Steps to Reproduce:
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.
The text was updated successfully, but these errors were encountered: