Etar-Group / Etar-Calendar

Android open source calendar
https://f-droid.org/packages/ws.xsoh.etar/
GNU General Public License v3.0
2.04k stars 393 forks source link

Bug With Going To New Date On Week And Month View #1023

Open ghost opened 3 years ago

ghost commented 3 years ago

When going to a new date past the current or scrolled to month or week on monthly and weekly view it doesn't bring me to the correct day. I have to use the "go to" option twice to get to specific day and then use the add button to add an event for that day. It's fine on daily view, sometimes correct on weekly view, and always wrong on monthly view. This drives me nuts and overall it's an outstanding calendar. Have you ever thought about adding a highlighter for current selected day? This would make my life a lot easier instead of going to the "go to" option to see the current day selected. Keep in mind I always go to correct date via "go to" option if I'm on current month or week or scroll to the month or week I want. This does not work if I have the "go to" option scroll me to a future month or week.

jspricke commented 3 years ago

Can you make a screencast of what you do exactly? Also, which version of Etar do you use?

ghost commented 3 years ago

Latest version of Etar. I would prefer not to do screen cast for privacy concerns. I hope I explained it well. Basically "go to" option don't take me to correct date on weekly and monthly view when I'm not on the desired week or month. If I jump say 3 months from October 22 to January 22 being on the October month it jumps but not to specified date. I have to run the "go to" January 22 twice to get to date and add event. Once to jump to the month and two to jump to specified day.

ghost commented 2 years ago

https://user-images.githubusercontent.com/92182796/139818445-c6bf5dd9-8c05-483c-b210-801fdfefef85.mp4

https://user-images.githubusercontent.com/92182796/139818494-29b41295-4572-4579-bc4c-114b3cbb3aa0.mp4

Cwpute commented 1 year ago

I'm having the same issue with week view and i'm using the latest version of Etar (1.0.36). See recording below:

https://github.com/Etar-Group/Etar-Calendar/assets/80604512/61979ff0-b155-4579-8406-63a6b9e4e4bd

In this video i am trying to go to the 15th of may, and i'm sent to the last week of april instead. I could not reproduce it but if i was to jump one or two days after the 15th of may, i could see the app sending me to the same april week, one or two days later.

It must be something that has to do with day calculation or something like that. What i mean is it must try to access the date by adding a (wrongly calculated) number of days to the current date.