MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Touch keyboard closed when touching a TextBox in PopupBox for the first time
Open
Nobody has claimed this yet.
bug
Hacktoberfest
up-for-grabs
- Dominant language
- C#
- Stars
- 16.3k
- Forks
- 3.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
Observed behaviors
- Touching a
TextBoxworks fine and will bring up the touch keyboard. - Touching a
TextBoxinside aPopupBoxfor the first time opens up the touch keyboard but it is closed immediately. 💥 - Touching a
TextBoxinside aPopupBoxfor the a second time opens up the touch keyboard and it stays open.
Reproduction Reposititory
https://github.com/mgnslndh/MaterialDesignXamlTouch

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked MaterialDesignXamlTouch reproduction and inspect the PopupBox/TextBox interaction described in the issue. Reproduce the first-touch behavior, then verify that the touch keyboard remains open on the first interaction while preserving the existing second-touch behavior.
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