dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

オープン

#2,662 opened on 2020/01/08

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)C# (922 件のフォーク)batch import
:beetle: bugexternal-OS-issuehelp wanted

Repository metrics

Stars
 (4,100 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド