dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

Open

#2 662 ouverte le 8 janv. 2020

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C# (922 forks)batch import
:beetle: bugexternal-OS-issuehelp wanted

Métriques du dépôt

Stars
 (4 100 stars)
Métriques de merge PR
 (Merge moyen 14j 22h) (56 PRs mergées en 30 j)

Description

  • .NET Core Version: master
  • Have you experienced this same bug with .NET Framework?: Yes

Problem description:

The "Today" date at the bottom of the calendar is a link, which highlights when hovered. However the highlight is only partial: image

Expected behavior:

The whole today date is highlighted.

Minimal repro:

Add a MonthCalendar control to a form. Run. Hover the "Today".

Guide contributeur