dotnet/winforms
Auf GitHub ansehen`MonthCalendar` incomplete hightlight of today date
Open
#2.662 geöffnet am 8. Jan. 2020
:beetle: bugexternal-OS-issuehelp wanted
Repository-Metriken
- Stars
- (4.100 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 14T 22h) (56 gemergte PRs in 30 T)
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:

Expected behavior:
The whole today date is highlighted.
Minimal repro:
Add a MonthCalendar control to a form. Run. Hover the "Today".