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

Test: Highlighting using range highlight #12599

Closed
1 task done
chrmarti opened this issue Sep 26, 2016 · 0 comments
Closed
1 task done

Test: Highlighting using range highlight #12599

chrmarti opened this issue Sep 26, 2016 · 0 comments

Comments

@chrmarti
Copy link
Contributor

chrmarti commented Sep 26, 2016

Test for #11318

Complexity: 2

Verification: Line highlight used should be same in Find / Go to line / Outline / Problems / Search view

Search View

  • Single click on the result -> Line highlight is shown.
  • Type Space on the result -> Line highlight is shown.
  • Toggle Search view -> Line highlight is also toggled.
  • Click inside editor -> Line highlight is removed.
  • Double click on the result -> No line highlight is shown.
  • When Search view is hidden, no line highlights from Search view are shown.
  • When results are cleared, line highlight is removed
  • When new search is performed, line highlight is removed

Problems Panel

  • Single click on the problem -> Line highlight is shown.
  • Type Space on the problem -> Line highlight is shown.
  • Toggle Problems view -> Line highlight is also toggled.
  • Click inside editor -> Line highlight is removed.
  • Double click on the problem -> No line highlight is shown.
  • When Problems view is hidden, no line highlights from problems view are shown.
  • When problem is fixed, no line highlights are shown.
@chrmarti chrmarti added this to the September 2016 milestone Sep 26, 2016
@sandy081 sandy081 removed their assignment Sep 26, 2016
@mjbvz mjbvz removed their assignment Sep 27, 2016
@mjbvz mjbvz closed this as completed Sep 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 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

3 participants