Skip to content

Notebooks - HTML elements (widgets) in output overflow & get displayed under the editor #108947

Closed
@DonJayamanne

Description

@DonJayamanne

In the Python extension when enabling IPyWidgets:

  • Some widgest such as beakerx (have calendar controls)
  • These controls are floating HTML elements, however when they overflow the bounds of the widget, they end up getting displayed behind the monaco editor.
  • Seems like a zindex issue (monaco editors) are dislayed over the HTML content, hence get displayed over outputs.

@rebornix /cc

Metadata

Metadata

Assignees

Labels

notebookunder-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions