WatermarkComboBox background and selection issues after 4.4.0
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
Research direction
Start by inspecting the WatermarkComboBox and its WPF style or template, comparing behavior with and without a Background after version 4.4.0. Reproduce the missing default background, mouse activation, and hover behavior; done means the default style is preserved and custom backgrounds do not remove hover feedback.
Written by the indexing model from the issue text.
Description
Thanks for this library ♥
4.4.0 introduced the possibility to set the background brush of the WatermarkComboBox. But this seems to have brought some issues;
- There is no default background, and the combo box ends up transparent if not setting a background.
- When not setting any background, the ComboBox is hard to activate with the mouse:
- Mouse is often not captured, and you have to move the mouse out and the back in slowly to get it to capture.
- When mouse is not captured, clicking inside the box has no effect.
- When setting a background to workaround
2.above, the default hover-effect is removed, making the control feel disabled.
(The hover effect works as expected when not setting the background, when you get the mouse to be captured)
Any tips on how to resolve or work around this would be greatly appreciated!
My preferred functionality would be to have a default background matching the default WPF style, and when setting a background the hover-effect to still be there.
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 912
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from xceedsoftware/wpftoolkit
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
xceedsoftware/wpftoolkit#1808 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
xceedsoftware/wpftoolkit#1807 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
xceedsoftware/wpftoolkit#1806 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
xceedsoftware/wpftoolkit#1804 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
xceedsoftware/wpftoolkit#1802 · 3 comments ·
All issues in xceedsoftware/wpftoolkit
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·