MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

MaterialDesignMultiFloatingActionPopupBox in Multi Monitor Systems

Open
#1,319 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug up-for-grabs
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

If you have multiple Monitors with different Scaling Factors (125%, 150%) the popup only works on the monitor with the highest scaling.
On the other monitors (if they have different scaling factors) the popup **most of the time** instantly closes the moment the mouse leaves the round action button.

Please note that my app is compiled as a default System aware DPI (not monitor aware v1 or v2, because this introduces a lot of other issues unrelated to material).

![popup](https://user-images.githubusercontent.com/34740724/61042032-b2850600-a3d3-11e9-8ee5-732d4535c758.gif)

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 MaterialDesignMultiFloatingActionPopupBox with two monitors using different scaling factors, including the reported system-aware DPI setting. Trace the popup's open and close behavior as the pointer leaves the round action button; done means it remains open and usable on every monitor configuration described in the report.

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
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.