ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.28k stars 99 forks source link

layout problem, todo item editor date text doesn't fit with zoom set below 90% #697

Open bughunter2 opened 3 months ago

bughunter2 commented 3 months ago

Bug Report

App Version: 2.0.13

Platform: Linux

Installation Method: Direct Download

Expected Behavior: The 'due date' and 'threshold date' texts should fit in their UI elements, like in the other zoom levels.

Actual Behavior: The text doesn't fit, so the following use case is not possible (normally it is): The user should be able to click the month or day. Clicking selects the clicked text (month or day), which provides an easy way to replace the date by typing just a part of the date without having to fiddle with the backspace key. This is not possible with the unexpected behavior, meaning the user has to look around in the todo item text for the date and change it there, which is harder to do and requires more fiddling, like using the backspace key.

Steps to Reproduce:

  1. Open the app.
  2. Set zoom to anywhere between 75% and 90%.
  3. Observe the unexpected behavior.

Screenshots:

No problem: ok

Problem: problem