processing / processing/processing4

Multiple external monitors displayed incorrectly in Preferences > Sketches

Open
#1,530 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
494
Forks
183
Avg merge
4h 39m
Merged PRs (30d)
3

Description

Most appropriate sub-area of Processing 4?

Other (specify if possible)

Processing version

4.5.2

Operating system

verified on macOS 26.5.1 Tahoe

Bug description

When more than one external monitor is connected, the monitor layout shown in Preferences → Sketches → Run sketches on display does not match the actual display configuration.

Issues observed in the screenshot below (by @MickaelLafontaine):

  • Seven displays are connected, but the UI shows only five. (using a monitor controller to connect to 4 displays from one input, appearing as a single display is expected)
  • Two displays are shown as selected target display. Only one target display should be possible at a time.
  • Multiple displays share the same labels (1 or 2) instead of each having a unique number (1 to 5).
Image
Steps to reproduce this
  1. Connect multiple external monitors.
  2. Open Preferences → Sketches.
  3. Look at the Run sketches on display monitor selector.
snippet

n/a

Additional context

Initially mentioned here: https://github.com/processing/processing4/issues/1426#issuecomment-4780421476

Would you like to work on the issue?

No, I’m just reporting the issue

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at Preferences → Sketches and reproduce the issue with multiple external monitors connected on macOS. Inspect the Run sketches on display monitor selector and verify that the displayed layout matches the actual configuration, only one target display is selected, and each display has a unique label.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.