Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Bug]: 小屏下拖动窗口会失控漂移,并残留一个"冻结指针"(同屏出现两个光标)

Open
#3,190 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
desktop

Research direction

Reproduce the issue in the desktop app on Windows 10 using a small window and the title-bar or toolbar drag region. Trace the window-drag handling and pointer rendering involved in that interaction; done means the window follows the real pointer normally and no frozen second pointer remains.

Written by the indexing model from the issue text.

Description

Summary

小屏状态下拖动窗口移动时,窗口会"失去控制":

  1. 窗口不再跟随鼠标,而是朝拖动方向缓慢自行漂移;
  2. 屏幕上出现两个鼠标指针——一个"假指针"冻结在拖动时的位置不动,另一个真实指针随鼠标正常移动;
Area

Desktop app

Reproduction or evidence
  1. 使用小窗口;
  2. 在标题栏或工具条可拖区域按住鼠标拖动窗口;
  3. 观察:窗口脱离鼠标控制继续缓慢移动,且拖动起点处残留一个冻结的光标图像。
Environment, if relevant

OpenBitfun 版本: 1.0.1
OS: Windows 10

Dominant language
Rust
Stars
2.3k
Forks
236
Avg merge
2h 56m
Merged PRs (30d)
619

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.

More from GCWing/OpenBitFun

All issues in GCWing/OpenBitFun

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.