I developed an application for work which leverages the tkcalendar Calendar widget. I noticed that for January 2023 I'm not able to select the intended date as there is a vertical offset between the mouse pointer and the click target. It's far enough off that I am not even able to select any dates in the first week (row) of the calendar. So far, I have not noticed any issues with other month/year combinations.
This isn't really a severe issue, but I thought I'd let y'all know in case this is related to something more serious. In the below image, I clicked on Jan 3, but Jan 10 gets selected. This occurs for every date in January with the sole exception on Jan 1.

I developed an application for work which leverages the tkcalendar Calendar widget. I noticed that for January 2023 I'm not able to select the intended date as there is a vertical offset between the mouse pointer and the click target. It's far enough off that I am not even able to select any dates in the first week (row) of the calendar. So far, I have not noticed any issues with other month/year combinations.
This isn't really a severe issue, but I thought I'd let y'all know in case this is related to something more serious. In the below image, I clicked on Jan 3, but Jan 10 gets selected. This occurs for every date in January with the sole exception on Jan 1.