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

Annotation Text is not saved when input loses focus #235

Open
martinleopold opened this issue Aug 20, 2020 · 0 comments
Open

Annotation Text is not saved when input loses focus #235

martinleopold opened this issue Aug 20, 2020 · 0 comments

Comments

@martinleopold
Copy link
Member

Tested with current master 562d4c1

Reproduce:

  • Reset to sample project
  • In the timeline, click somewhere into the first track ("Title cards"), so the track becomes active (black border to the left)
  • In the inspector, edit the text of the very first annotation ("MGM Title Card"), but stay in the textbox. Don't click outside, or press enter etc.
  • In the timeline click any track that is NOT currently active e.g. the second track ("Dot").
  • The text entered into the annotation before is lost.

Intended behaviour: A annotation textbox needs to be saved any time it loses focus.
Currently it works when clicking...

  • another annotation in the inspector.
  • anywhere outside of inspector and timeline.
  • anywhere in the track that is currently active.

The problem seems to be related to the "active" track status somehow.

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