dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

開放

#2,662 建立於 2020年1月8日

 (4 則留言) (0 個反應) (0 位負責人)C# (922 個分叉)batch import
:beetle: bugexternal-OS-issuehelp wanted

倉庫指標

星標
 (4,100 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南