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

Side-by-side rendering in Firefox doesn't show input and output; graphics glitches when dragging resize handle #13848

Closed
JasonWeill opened this issue Jan 24, 2023 · 1 comment · Fixed by #14479
Assignees
Labels
bug tag:Regression Behavior that had been broken, was fixed, and is broken again
Milestone

Comments

@JasonWeill
Copy link
Contributor

Description

In Firefox, on tip-of-master, when I switch to side-by-side rendering, I see a really distorted view, and as I grab the divider and drag it to the right, I see some additional graphic weirdness until I get about halfway across. See video below.

Screen.Recording.2023-01-23.at.3.59.35.PM.mov

This occurs even in a private browsing window in Firefox, with extensions disabled. I tried unsuccessfully to reproduce this in Chrome. A teammate was unable to repro with JupyterLab 3.5.3.

Reproduce

  1. Open a notebook in Firefox.
  2. Select View > Render Side-by-Side.
  3. Observe that only the output column is visible.
  4. Click and drag the divider between input and output to the right.
  5. Observe that the input column rapidly changes from very small to the expected width, until the resize handle is dragged about halfway across the window.

Expected behavior

Initial appearance shows input and output columns, each roughly half the width of the main area.

Context

  • Operating System and version: macOS 12.6.2 "Monterey"
  • Browser and version: Firefox 102.7.0esr
  • JupyterLab version: tip-of-master (4.0.0a32)
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.
@JasonWeill JasonWeill added bug status:Needs Triage Applied to new issues that need triage labels Jan 24, 2023
@andrii-i
Copy link
Contributor

Reproduced in:

Operating System and version: MacOS 12.6.2
Browser and version: Firefox 102.6.0esr (64-bit)
JupyterLab version: tip-of-master (4.0.0a32)

@JasonWeill JasonWeill added tag:Regression Behavior that had been broken, was fixed, and is broken again and removed status:Needs Triage Applied to new issues that need triage labels Jan 26, 2023
@JasonWeill JasonWeill added this to the 4.0.0 milestone Jan 26, 2023
@JasonWeill JasonWeill modified the milestones: 4.0.0, 4.1.0 Feb 1, 2023
@fcollonval fcollonval modified the milestones: 4.1.0, 4.0.0 Feb 2, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug tag:Regression Behavior that had been broken, was fixed, and is broken again
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants