Skip to content

Put focus on text when pause via shortcuts #97

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

Closed
murezzda opened this issue Feb 13, 2019 · 3 comments
Closed

Put focus on text when pause via shortcuts #97

murezzda opened this issue Feb 13, 2019 · 3 comments
Assignees
Labels
Enhancement a request for improvement

Comments

@murezzda
Copy link
Contributor

Is your feature request related to a problem? Please describe.
If the player is stopped via keyboard shortcut, the focus will not be on the text and it is not possible to quickly edit the script only via shortcuts.

Describe the solution you'd like
Upon pausing the player via shortcuts, the curser will be set to the word corresponding to the current timestamp. This allows for a quick correction of false transcribed words.

Describe alternatives you've considered
The alternative is to rely on the autoscroll feature and manually move the focus after pausing.

Additional context
It would be great if the player was usable only via keyboard, as this would speed up the correction of the transcript.

@murezzda murezzda added the Enhancement a request for improvement label Feb 13, 2019
@murezzda murezzda changed the title Put focus on text when pauseing via shortcuts Put focus on text when pause via shortcuts Feb 13, 2019
@pietrop
Copy link
Contributor

pietrop commented Feb 13, 2019

Sounds great, thanks for raising this @murezzda !

Good to keep an eye out on how this will also work with the scroll-sync feature (that when enabled in settings, keeps the current text in view)

PR welcome, if you want to give this a go :)

@murezzda
Copy link
Contributor Author

@pietrop working on a PR, should be ready next week.

@pietrop
Copy link
Contributor

pietrop commented Mar 15, 2019

explored in PR #102 but parked for now.

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

No branches or pull requests

2 participants