Jupyterlab: Text Editor Cursor invisible in Content Dark mode of chrome

Created on 30 Oct 2019  路  1Comment  路  Source: jupyterlab/jupyterlab

Description

Text Editor Cursor is invisible in Content Dark mode of chrome or the cursor is as dark
as the editing dark cell background.
Because it is OK in chrome's Content Light mode.

Reproduce

  1. Turn Juypterlab's theme into Dark Mode
  2. Turn on chrome's content dark mode, navigate to "chrome://flags" and search 'Dark'
    and Enable "Force Dark Mode for Web Contents" , this operation require relaunch chrome.
  3. After Relaunch, open jupyterlab again, edit any cell, cursor's missing.

Expected behavior

expecting white color cursor when editing in cell.

Context

  • chrome 78.0.3904.70
  • macos 10.14.6
  • jupyterlab 1.1.4

  • Operating System and version:
  • Browser and version:
  • JupyterLab version:

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.

Most helpful comment

I too am having this exact same issue.

>All comments

I too am having this exact same issue.

Was this page helpful?
0 / 5 - 0 ratings