"new cell" below or above not rendered properly in Safari and duck duck go
Open
bug
status:Blocked
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
## Description
using safari and duckduckgo in macOS (15.0), the button or shortcut key to add a new cell above or below does not result a new cell being added/rendered.
## Reproduce
click on "+" or `esc` + `b` or `c`, in safari or duckduckgo browser, nothing happens, sometimes even refresh does not reveal the new cell..
## Expected behavior
## Context
OS = macOS 15.0 on M1
Safari = Version 18.0 (20619.1.26.31.6)
duckduckGo = Version 1.99.0 (234)
python = 3.12
jupyter nb = Version: 7.2.2
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 notebook` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.
Contributor guide
Assessment
This issue has not been assessed yet.