HMCL-dev / HMCL-dev/HMCL

[Bug] 全屏功能bug

Open
#4,791 5 comments 0 reactions 0 assignees View on GitHub

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,比如:

  1. 主界面使用F11全屏时不能用双击标题栏退出全屏。
  2. 主界面使用双击全屏时不能用F11和ESC退出全屏(尽管按F11时会显示“按ESC可退出全屏模式”)。
  3. 主界面双击全屏->进入任意界面->按F11->按ESC->按F11->双击标题栏退出全屏,之后就无法拖动窗口了。
  4. 在任意非主界面按F11全屏,此时按ESC会导致同时退出全屏和返回上一级界面
启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File

hmcl-exported-logs-2025-11-15T20-53-00.zip

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.