Skip to content

Add new config "stopOnTyping" for subtitles#1672

Merged
gregorydlogan merged 1 commit intoopencast:developfrom
Arnei:subtitlesstopOnTyping
Apr 15, 2026
Merged

Add new config "stopOnTyping" for subtitles#1672
gregorydlogan merged 1 commit intoopencast:developfrom
Arnei:subtitlesstopOnTyping

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Jan 30, 2026

Fixes #1397.

Adds a new option to have video playback in the subtitle editor pause automatically if the user starts typing in one of the subtitle boxes.

@Arnei Arnei added the type:usability Usability improvements label Jan 30, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 30, 2026

This pull request is deployed at test.editor.opencast.org/1672/2026-04-14_08-35-43/ .
It might take a few minutes for it to become available.

@gregorydlogan gregorydlogan self-assigned this Apr 13, 2026
Comment thread editor-settings.toml
# Default: "captions"
#mainFlavor = "captions"

# If set to true, video playback stops when typing in the subtitle fields
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a change in opencast/opencast right? I don't see a PR for it, unless I've missed it?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I keep forgetting that changes I make to the toml here do not automatically propagate to the toml in opencast/etc/ui-config/editor ^^'

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There you go opencast/opencast#7575

@github-actions github-actions bot added the status:conflicts Conflicts with another pull request or issue label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Adds a new option to have video playback in the subtitle editor
pause automatically if the user starts typing in one of the
subtitle boxes.
@Arnei Arnei force-pushed the subtitlesstopOnTyping branch from 2139a2d to ed59597 Compare April 14, 2026 08:35
@github-actions github-actions bot removed the status:conflicts Conflicts with another pull request or issue label Apr 14, 2026
Arnei added a commit to Arnei/opencast that referenced this pull request Apr 14, 2026
New config option from opencast/editor#1672.
opencast/editor#1672 should be merged first.
@gregorydlogan gregorydlogan merged commit 88c1238 into opencast:develop Apr 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:usability Usability improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subtitle Editor: Option "pause while typing"

2 participants