microsoft / microsoft/microsoft-ui-xaml

Touch selection caret is hidden under `AutoSuggestBox` popup

Open
#10,624 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
Dominant language
C++
Stars
8.4k
Forks
942
Avg merge
2d 7h
Merged PRs (30d)
105

Description

Describe the bug

Image

Steps to reproduce the bug
  1. Go to for example WinUI Gallery / add AutoSuggestBox into your application
  2. Type something to the Text box
  3. Select it with a finger on a Touch screen
Expected behavior

The selection/type caret should be fully visible over the popup.

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.7.3: 1.7.250606001

Windows version

Windows Insider Build (xxxxx)

Additional context

Keeping track of the ZIndex of the Popup and the Selection/Type carrent and applying it when displayed should help. We've implemented a similar fix for Uno Platform.

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

Reproduce the issue in WinUI Gallery by adding an AutoSuggestBox, typing text, and selecting it by touch. Trace the AutoSuggestBox popup and selection/type caret behavior, then verify that the caret is fully visible over the popup on a touch screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.