HandyOrg / HandyOrg/HandyControl

Window最大化后,窗口底部会侵占部分通知栏

Open
#1,582 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
7.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

在项目中使用控件中的窗体时,最大化后,窗口底部会占用一部分通知栏,因为我的通知栏是透明的,所以看得出来被侵占了,或者在Topmost为True时也可以看出来,占用8个像素点。这种问题应该怎么处理?
微信图片编辑_20240508114101

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the maximized WPF window behavior described in the issue, especially with a transparent taskbar or Topmost set to true, and confirm the reported 8-pixel overlap. Start by locating the window maximization and custom chrome handling in HandyControl; done means the maximized window no longer covers any part of the notification area.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.