MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Input Combo boxes break with long values

Open
#1,278 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug up-for-grabs
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

When an edit-able combobox is pre-filled with values, if those values are longer than the size of the combo box, the edit window gets pushed to the side.

![image](https://user-images.githubusercontent.com/10517125/59280846-de259c80-8c2b-11e9-9935-131118caae54.png)

It seems we are given a horizontal scroll bar when those long values are present, however, it would be nice to be able to constrain the width of the pop up, and possibly have access to text trimming options.

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

No source files, tests, or entry points are identified in the issue. Reproduce the behavior with an editable combo box containing a value longer than the control, then determine the intended popup-width and text-trimming behavior; done means long pre-filled values no longer push the edit window aside and the chosen behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.