Skip to content

print("content") outside of setup/draw invokes print dialog. possible to catch with FES? #4272

Open
@alexdmiller

Description

@alexdmiller

Most appropriate sub-area of p5.js?

  • Color
  • Core/Environment/Rendering
  • Data
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Other (specify if possible)

Details about the bug:

  • p5.js version: 0.10.2
  • Web browser and version: Firefox 72.0.2
  • Operating System: MacOS 10.14 (Mojave)
  • Steps to reproduce this:

The following code causes the print dialog to appear in Firefox (using editor.p5js.org).

print("Hello world!")

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions