dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

Open

#2662 aperta il 8 gen 2020

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C# (922 fork)batch import
:beetle: bugexternal-OS-issuehelp wanted

Metriche repository

Star
 (4100 star)
Metriche merge PR
 (Merge medio 14g 22h) (56 PR mergiate in 30 g)

Descrizione

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

Guida contributor