MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

popup won't stay if PopupMode="MouseOver" and StaysOpen="True"

Open
#733 3 comments 0 reactions 0 assignees View on GitHub
bug up-for-grabs
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

this simple markup illustrate the issue
```



A
B







```
as soon i leave the trigger button the popup hide so i cannot select an option from the listbox .

and here a gif showing how it looks :
![issue](https://user-images.githubusercontent.com/17607842/27554455-c140269a-5aae-11e7-8528-acb5caa7d9e3.gif)

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue using the provided PopupBox XAML with PopupMode="MouseOver" and StaysOpen="True". Start by tracing the PopupBox mouse-over and popup-closing behavior; done means the popup remains visible when the pointer leaves the trigger so a ListBox option can be selected.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.