MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Unable to place typing cursor at end of editable combobox where the text content exceeds the width of the control

Open
#2,457 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug evaluation required
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

https://user-images.githubusercontent.com/10517125/136074485-a5af0216-0855-4071-8e74-fa54a11ec593.mp4

I am unable to find the magic place where I can insert my cursor at the end using a mouse. It seems to always place at the second to last character or click the drop down.

Additionally, if I use a keyboard to move the cursor to the end, it seems to disappear.

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

Start by reproducing the behavior shown in the linked video with an editable combobox whose text exceeds the control width. Inspect the relevant WPF control and input behavior; done means the mouse can place the cursor at the end and keyboard navigation leaves the caret visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.