NEW 159467
WebVTT: Various (Position) issues when using line percentage
https://bugs.webkit.org/show_bug.cgi?id=159467
Summary WebVTT: Various (Position) issues when using line percentage
John
Reported 2016-07-06 07:51:12 PDT
Created attachment 282893 [details] Shows the output of the WebVTT file Positioning and clipping issues: Hello World 1, is not set to 8 percent instead it set close to the edge of the left side of the screen about 2% Hello World 2, is clipping its content to when aligned to the right, at minimum it should display the ending content and clip the starting content. 8HelloWorld and 9HelloWorld demonstrate the clipping issues when displayed to the right. Alignment issues: HelloWorld B, seems to be correct at 50% pos, 50% line the following is based on this captions HelloWorld C, seems to be correct when set to be right aligned HelloWorld A is Incorrect, it should be set where HelloWorldE is displayed. WEBVTT 00:00:00.000 --> 00:00:10.000 line:10% position:20% align:middle 20% 00:00:00.000 --> 00:00:10.000 line:20% position:8% align:left Hello world 1. 00:00:00.000 --> 00:00:10.000 line:30% position:20% align:right Hello world 2. 00:00:00.000 --> 00:00:10.000 line:40% position:50% align:left Hello world A. 00:00:00.000 --> 00:00:10.000 line:40% position:71% align:left Hello world E. 00:00:00.000 --> 00:00:10.000 line:50% position:50% align:middle Hello world B. 00:00:00.000 --> 00:00:10.000 line:60% position:50% align:right Hello world C. 00:00:00.000 --> 00:00:10.000 line:70% position:90% align:left 8 Hello world. 00:00:00.000 --> 00:00:10.000 line:80% position:85% align:left 9 Hello world.
Attachments
Shows the output of the WebVTT file (63.69 KB, image/png)
2016-07-06 07:51 PDT, John
no flags
Note You need to log in before you can comment on or make changes to this bug.