dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

Offen

#2.662 geöffnet am 08.01.2020

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (922 Forks)batch import
:beetle: bugexternal-OS-issuehelp wanted

Repository-Metriken

Stars
 (4.100 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • .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".

Contributor Guide