processing / processing/processing4

Closing a sketch closes the Welcome window as well.

未关闭
#1,456 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

bug
主要语言
Java
星标
494
派生
183
平均合并
4 小时 39 分钟
30 天内合并 PR
3

描述

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.5.2

Operating system

Linux

Bug description

The welcome window is not supposed to close itself, when you close the editor.
This happens when you have 1 sketch open and the welcome window, now if you close the welcome window, the sketch remains open, however, if you do the reverse, the welcome window closes.

Steps to reproduce this
  1. Open processing

  2. Close the editor window

  3. the welcome to processing window closes as well.

snippet

// Paste your code below :)

void setup() {

}

void draw() {

}
Additional context

https://github.com/user-attachments/assets/6285bc91-ccf0-40d3-871f-4bbb1ec807cf

Would you like to work on the issue?

Yes, I’d like to help with this

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

在 Linux 上使用 Processing 4.5.2 复现该行为:打开欢迎窗口和一个 sketch,然后关闭编辑器。跟踪 PDE 窗口的关闭行为,并验证关闭 sketch 编辑器后欢迎窗口仍保持打开,而关闭欢迎窗口后 sketch 仍保持打开。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
desktop
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。