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

Interactive Window cell output find match isn't noticeable #164915

Closed
rzhao271 opened this issue Oct 28, 2022 · 1 comment
Closed

Interactive Window cell output find match isn't noticeable #164915

rzhao271 opened this issue Oct 28, 2022 · 1 comment
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug interactive-window

Comments

@rzhao271
Copy link
Contributor

  1. In an interactive window, run the following:
for i in range(10):
    print(i)
  1. Activate the find widget and change the find settings by clicking on the funnel so that the find widget searches in the cell output as well.
  2. Search 3 and keep finding until it highlights the match in the cell output.
  3. 🐛 The match is barely noticeable.

Screenshot showing interactive window after step 4 above

Ref #130587
Ref #161925

@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues interactive-window labels Oct 28, 2022
@rebornix
Copy link
Member

rebornix commented Dec 9, 2022

Should be fixed now.

@rebornix rebornix closed this as completed Dec 9, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug interactive-window
Projects
None yet
Development

No branches or pull requests

2 participants