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

Single line code obscured by abnormally high horizontal scroll bar when backspacing #65

Open
LunarLanding opened this issue Apr 19, 2022 · 4 comments

Comments

@LunarLanding
Copy link
Contributor

LunarLanding commented Apr 19, 2022

Description

image

Reproduce

  1. Write long line of code.
  2. Execute to get a timing.
  3. Enter edit mode on the executed cell and backspace.
  4. See scrollbar show up and obscure the code.

Expected behavior

Scrollbar should be the same size as when no timing is shown.

Context

  • jupyterlab-execute-time version: 2.1.0
  • Operating System and version: OSX 12.3
  • Browser and version: Firefox 99.0,1
  • JupyterLab version: 3.3.3

If this is not immediately reproducible I can try it in minimal environment/provide more detail.

@mlucool
Copy link
Member

mlucool commented Jun 1, 2022

Humm, I don't see this issue:
image

@LunarLanding
Copy link
Contributor Author

LunarLanding commented Jun 2, 2022

Humm, I don't see this issue: image

@mlucool Thanks for trying to reproduce!
Could you let me know what is your browser / OS / JupyterLab version / jupyterlab-execute-time version?

@krassowski
Copy link
Collaborator

@LunarLanding do you still see this issue in JupyterLab 4.x with jupyterlab-execute-time 3.x?

@LunarLanding
Copy link
Contributor Author

LunarLanding commented Mar 11, 2024

@krassowski I can confirm that on 3.1.2 and jupyterlab 4.1.4 the problem persists. Sometimes the scrollbar is smaller, approx 1/5 of a line height, (still overlaps with the input box text), but not consistently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants