Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RichTextBox is broken in latest source #3646

Closed
punker76 opened this issue Oct 11, 2019 · 0 comments · Fixed by #3648
Closed

RichTextBox is broken in latest source #3646

punker76 opened this issue Oct 11, 2019 · 0 comments · Fixed by #3648
Labels
Milestone

Comments

@punker76
Copy link
Member

Describe the bug
After adding the Watermark feature the RichtextBox input is broken.

To Reproduce

<RichTextBox Margin="{StaticResource ControlMargin}"
             Controls:TextBoxHelper.ClearTextButton="True"
             Controls:TextBoxHelper.Watermark="Type something in..."
             IsDocumentEnabled="True"
             SpellCheck.IsEnabled="True" />

Expected behavior
Same behavior like a TextBox.

Screenshots
mahapps_richtextbox

@punker76 punker76 added the Bug label Oct 11, 2019
@punker76 punker76 added this to the 2.0.0 milestone Oct 11, 2019
punker76 added a commit that referenced this issue Oct 13, 2019
punker76 added a commit that referenced this issue Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant