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

Fluent v2: DatePicker Issues #10341

Open
robert-abeo opened this issue Jan 27, 2025 · 0 comments
Open

Fluent v2: DatePicker Issues #10341

robert-abeo opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
Investigate Requires further investigation by the WPF team. Win 11 Theming
Milestone

Comments

@robert-abeo
Copy link

robert-abeo commented Jan 27, 2025

Description

The Fluent v2 DatePicker theme has a few issues:

  1. The icon glyph is not vertically centered (with reduced control height most likely)
  2. Some days do not have a circular background/border
  3. When the DatePicker is disabled, the icon glyph has a background (it shouldn't have)

Reproduction Steps

See image below

Expected behavior

  1. The icon glyph should be centered vertically in all cases like in Aero2
  2. All days displayed on the calendar should have a circle background/border. The width should be the same as the height. Other Fluent themes achieve this with a converter.
  3. No background behind the icon glyph when the control is disabled

Actual behavior

1-2:
Image

3:
Image

Regression?

No response

Known Workarounds

Re-templating

Impact

No response

Configuration

No response

Other information

No response

@himgoyalmicro himgoyalmicro added Investigate Requires further investigation by the WPF team. Win 11 Theming labels Jan 29, 2025
@dipeshmsft dipeshmsft self-assigned this Feb 28, 2025
@dipeshmsft dipeshmsft added this to the .NET 10 milestone Feb 28, 2025
@dipeshmsft dipeshmsft moved this to 🏗 In Progress in WPF Fluent Theming Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigate Requires further investigation by the WPF team. Win 11 Theming
Projects
Status: 🏗 In Progress
Development

No branches or pull requests

3 participants