-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Milestone
Description
- .NET Core Version: 3.0, 3.1, 5.0
- Windows version: (
winver
) 20H2 (19042.985) - Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes
**Problem description: Popups in WPF show's in wrong place, when set to left the popup shows at right, set to right shows at left, set to up shows at top-right (which should shows at top-left) and set to bottom shows at bottom-right (which should shows at bottom-left).
Minimal repro:
lindexi