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

ComboBox UseFloatingWatermark Issue #2584

Closed
oskarkaczmarek opened this issue Jul 15, 2016 · 4 comments
Closed

ComboBox UseFloatingWatermark Issue #2584

oskarkaczmarek opened this issue Jul 15, 2016 · 4 comments
Assignees
Milestone

Comments

@oskarkaczmarek
Copy link

What steps will reproduce this issue?

Setting up properties for ComboBox:

TextBoxHelper.UseFloatingWatermark="True"
TextBoxHelper.Watermark="some not floating text"

While it is not editable. (IsEditable="False")

description

Expected outcome

ComboBox should behave like TextBox in the example shown above, with IsEnabled="True". While it is not editable, after selection was made, watermark should appear in the corner of the Control.

Example from gif:

https://github.com/oskarkaczmarek/MahAppsIssueCB.git

Environment

  • MahApps.Metro v1.2.4
  • Windows 8.1
  • Visual Studio 2015
  • .NET Framework 4.5.2
@shawnshaddock
Copy link

Please add the DatePicker as well, it has the same issue.

@punker76
Copy link
Member

@shawnshaddock DatePicker has this in pre-release.

@punker76 punker76 added this to the 1.3.0 milestone Jul 22, 2016
@oskarkaczmarek
Copy link
Author

Both works great, thank you.

@shawnshaddock
Copy link

Awesome can't wait to try it out, thanks!

On Jul 22, 2016 8:11 AM, "Oskar Kaczmarek" notifications@github.com wrote:

Both works great, thank you.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#2584 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGnZIK31Y5-HJuD8uzthDadfimaHiVkPks5qYLN_gaJpZM4JNU1W
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants