Skip to content

bad position some character (... , !) in farsi subtitle #11214

Open

Description

Bug

I want to show Farsi subtitles, but some characters show at the beginning of the sentences. While the main sentence, those are at the end of the sentences.
characters for example are: ! - ,

there is a similar issue: #2194
I set subView.setViewType(SubtitleView.VIEW_TYPE_WEB) for player view (I didn't use separated subtitleview, I handled subtitles in the main player) the problem was resolved. but when I use subView.setViewType(SubtitleView.VIEW_TYPE_WEB) lose focus on android tv.
Apparently, the subtitle view takes focus when using subView.setViewType(SubtitleView.VIEW_TYPE_WEB).

I used BidiFormatter for testing, but I can't add some requirement parameters (language, id, and ...) and I can't test that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions