remindersdevs / Reminders

An open source reminder app
GNU General Public License v3.0
124 stars 19 forks source link

[Bug]: popup calendar cropped when edit date on Librem5 #45

Open sim6 opened 1 year ago

sim6 commented 1 year ago

Package

Flathub Beta

Distribution

PureOS on Librem5

Describe the bug

Popup calendar cropped when edit date on Librem5

2023-05-18-233128

To Reproduce

  1. Add new reminder
  2. Enable "Set date/time"
  3. Touch "Today"
  4. Calendar popup is displayed but cropped

Logs

No response

Additional context

No response

dgsasha commented 1 year ago

Wow, it's really cool to see someone running this on a phone. However, I don't know that I can fix this easily. This is probably either a bug in GTK or Phosh, because the popover shouldn't be placed outside of the display. I could change the UI to work around the bug, but I really prefer having the calendar inside the popover because it's less cluttered. I'll look into this more and see what I can do though.

dgsasha commented 1 year ago

I made a change in another branch that might have fixed this, we'll see in the next update I guess.