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

[FileSearch] Can't iterate through search results after switching to a different file #3475

Closed
jasonLaster opened this issue Jul 27, 2017 · 0 comments

Comments

@jasonLaster
Copy link
Contributor

From: https://bugzilla.mozilla.org/show_bug.cgi?id=1384933

[Steps to reproduce]:

  1. Go to https://devtools-html.github.io/debugger-examples/examples/todomvc/
  2. Open the Debugger.
  3. From "Source list pane" section, select a file that has the ".js" termination.
  4. On Windows - Press CTRL + F
    On Mac - Press CMD + F
    Search for a term that can be found (e.g listenTo).
  5. Navigate to another file (e.g app-view.js).
  6. Press Enter to iterate forward or press Shift+Enter to iterate back.

[Expected result]:
Can iterate through search results after switching to a different file.

[Actual result]:
Can't iterate through search results for a different file.

@jasonLaster jasonLaster changed the title Can't iterate through search results after switching to a different file [FileSearch] Can't iterate through search results after switching to a different file Jul 27, 2017
@jasonLaster jasonLaster added this to the August 15th milestone Jul 31, 2017
@jasonLaster jasonLaster self-assigned this Aug 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant