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

Scrollbar cannot be clicked when cell is selected #120348

Closed
ghost opened this issue Apr 1, 2021 · 3 comments
Closed

Scrollbar cannot be clicked when cell is selected #120348

ghost opened this issue Apr 1, 2021 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders notebook verified Verification succeeded
Milestone

Comments

@ghost
Copy link

ghost commented Apr 1, 2021

  • VS Code Version: 1.55.0
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open a Jupyter Notebook
  2. Click on the space containing a cell and put the mouse in the scrollbar.

Does this issue occur when all extensions are disabled?: Yes

Description of the problem

If the ceil is selected the mouse cannot select the scrollbar properly.

Expected behavior

Ignore the cell and be able to select the scrollbar properly.

scrollbar

@vscodebot
Copy link

vscodebot bot commented Apr 1, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@rebornix rebornix added bug Issue identified by VS Code Team member as probable bug notebook labels Apr 1, 2021
@rebornix
Copy link
Member

rebornix commented Apr 1, 2021

The between cell toolbar has higher view order than the scrollbar it seems.

@rebornix rebornix added this to the April 2021 milestone Apr 1, 2021
@jrieken jrieken added the verified Verification succeeded label Apr 29, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders notebook verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants
@rebornix @jrieken and others