[Bug] 全屏功能bug
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
问题描述 | Bug Description
HMCL目前的全屏功能有很多的bug,比如:
- 主界面使用F11全屏时不能用双击标题栏退出全屏。
- 主界面使用双击全屏时不能用F11和ESC退出全屏(尽管按F11时会显示“按ESC可退出全屏模式”)。
- 主界面双击全屏->进入任意界面->按F11->按ESC->按F11->双击标题栏退出全屏,之后就无法拖动窗口了。
- 在任意非主界面按F11全屏,此时按ESC会导致同时退出全屏和返回上一级界面
启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File
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
Start by reproducing the four fullscreen sequences described for the main interface and other screens, using F11, Escape, double-clicking the title bar, and navigation between screens. Compare the resulting fullscreen, navigation, and window-drag states with the expected behavior, and use the attached launcher logs if they provide relevant clues. Done means each sequence exits fullscreen or navigates independently without leaving the window undraggable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100