dotnet / dotnet/wpf

Combo Box touch events not firing

Open
#3,040 0 comments 4 reactions 0 assignees View on GitHub
Bug
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

* .NET Core Version: 3.1.300
* Windows version: 10.0.18363
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes



**Problem description:**

The problem is described fully on the following SO post: https://stackoverflow.com/questions/51840650/combo-box-touch-events-not-firing-in-windows-10-vs2017

Using touch select an item from Combo box, after selecting the item combo box close after a flickering.
This flickering is not observed using mouse clicks.

The condition of the problem is that the system disable press and hold for right clicking

![](http://image.acmx.xyz/lindexi%2F2020525110443810.jpg)

**Actual behavior:**

Combo Box touch events not firing

**Expected behavior:**

We can receive the touch events from combo box

**Minimal repro:**

```xaml



A
B
C
D
E
F
G

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.