Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when finishing the editing of an undefined end time #140

Open
tanius opened this issue Nov 24, 2022 · 0 comments
Open

Crash when finishing the editing of an undefined end time #140

tanius opened this issue Nov 24, 2022 · 0 comments

Comments

@tanius
Copy link
Contributor

tanius commented Nov 24, 2022

I think this is the first time that tom-ui crashed on me, which speaks for its quality :) The crash is reproducible as follows:

  1. Start a new timeframe in any project or sub-project.
  2. Double-click into the "End" field of the new timeframe. It will show an edit box with "01.01.00 00:00" in it.
  3. Click anywhere outside the edit box, as if to leave it. This leads to a crash.

In step 3, pressing Esc or Return does not lead to a crash and rather leads to the respective expected results.

(As a side note, it could be more practical to initialize the edit box with the current date and time rather than "01.01.00 00:00". The user can then adjust this to a date and time in the recent past with minimal effort, which is probably the most frequent use case when editing an end time of a currently active timeframe.)


Some technical information about the crash, sadly as a screenshot as I cannot figure out how to copy stuff from the apport crash-report window:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant