[Bug] Java 管理列表在点击项目后滚动会导致启动器卡死
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
问题描述 | Bug Description
在 启动器设置>Java 管理 列表中,频繁点击Java项目的标签部分并使用滚轮滚动会导致启动器卡死(卡住前时长随机,有时不到10s就卡了,有时需要30s左右
https://github.com/user-attachments/assets/40ca092f-bb69-4043-8555-b5abb458fd20
在已合并的 PR #6054 编译的版本中,有效延长了卡住前的时长(仍会卡住),但是存在项目点击后,项目标签消失的问题
https://github.com/user-attachments/assets/82dc0941-00c9-47e8-9d5d-f8acadb2d62c
启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File
v3.14.0.343 日志
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the freeze in the Java management list by repeatedly clicking project labels while scrolling, using v3.14.0.343 and the attached log as references. Review merged PR #6054 for related behavior and verify that scrolling no longer freezes the launcher and that project labels remain visible after selection.
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
- 52/100