<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>28268</bug_id>
          
          <creation_ts>2015-03-22 00:20:36 +0000</creation_ts>
          <short_desc>[webvtt] 3.2 scroll value and vertical writing [I18N-ISSUE-435]</short_desc>
          <delta_ts>2017-08-09 10:41:04 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>TextTracks CG</product>
          <component>WebVTT</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>widereview</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Silvia Pfeiffer">silviapfeiffer1</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>addison</cc>
    
    <cc>kojiishi</cc>
    
    <cc>philipj</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>singer</cc>
    
    <cc>www-international</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact name="Web Media Text Tracks CG">public-texttracks</qa_contact>

      

      

      <flag name="needinfo"
          id="157"
          type_id="3"
          status="?"
          setter="silviapfeiffer1"
          requestee="addison"
    />

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118780</commentid>
    <comment_count>0</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2015-03-22 00:20:36 +0000</bug_when>
    <thetext>Feedback by Addison Phillips from W3C I18N group:
http://lists.w3.org/Archives/Public/public-tt/2015Mar/0067.html

I18N comment: https://www.w3.org/International/track/issues/435

3.2 Text track regions, scroll value
http://www.w3.org/TR/2014/WD-webvtt1-20141111/#h3_text-track-regions

---
Up
Indicates that the cues in the region will be added at the bottom of the region and push any already displayed cues in the region up until all lines of the new cue are visible in the region.
---

If the text is set vertically, should the push be ltr/rtl, rather than up?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118851</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-03-23 04:14:39 +0000</bug_when>
    <thetext>Bug 24896 is related.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120352</commentid>
    <comment_count>2</comment_count>
    <who name="David Singer">singer</who>
    <bug_when>2015-05-19 00:05:03 +0000</bug_when>
    <thetext>do we need directionally-neutral synonyms for some of our terms (e.g. &apos;up&apos;)?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120799</commentid>
    <comment_count>3</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2015-06-08 08:53:00 +0000</bug_when>
    <thetext>I&apos;m actually curious to hear from the I18N group to hear if scrolling captions are used for vertically rendered captions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122291</commentid>
    <comment_count>4</comment_count>
    <who name="Addison Phillips">addison</who>
    <bug_when>2015-07-27 01:29:23 +0000</bug_when>
    <thetext>&gt; do we need directionally-neutral synonyms

Ideally, yes, but you can also describe the behavior is that&apos;s too disruptive. We generally recommend start/end (for left/right) and before/after (for top/bottom)

&gt; I&apos;m actually curious to hear from the I18N group to hear if scrolling 
&gt; captions are used for vertically rendered captions.

Oddly, I happened to see an example recently--it was a historical use in a Japanese film, so not an implementation. 

Due to the orientation of most screens displaying this type of text and the relative novelty of dynamic vertical support in computer displays, it has to be rare. That said, if you provide the other trappings of vertical presentation, you probably should be complete.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122523</commentid>
    <comment_count>5</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2015-08-09 08:07:55 +0000</bug_when>
    <thetext>(In reply to Addison Phillips from comment #4)
&gt; &gt; do we need directionally-neutral synonyms
&gt; 
&gt; Ideally, yes, but you can also describe the behavior is that&apos;s too
&gt; disruptive. We generally recommend start/end (for left/right) and
&gt; before/after (for top/bottom)

Caption text lines can&apos;t scroll &quot;before&quot; - they scroll &quot;up&quot; for horizontal text.

What would it be for vertical text - it doesn&apos;t scroll &quot;start&quot; or &quot;end either. I think it probably would need to scroll &quot;left&quot; for ltr and &quot;right&quot; for rtl - would you agree?

 
&gt; &gt; I&apos;m actually curious to hear from the I18N group to hear if scrolling 
&gt; &gt; captions are used for vertically rendered captions.
&gt; 
&gt; Oddly, I happened to see an example recently--it was a historical use in a
&gt; Japanese film, so not an implementation. 
&gt; 
&gt; Due to the orientation of most screens displaying this type of text and the
&gt; relative novelty of dynamic vertical support in computer displays, it has to
&gt; be rare. That said, if you provide the other trappings of vertical
&gt; presentation, you probably should be complete.

Looks like we need to do it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123996</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2015-10-30 04:02:28 +0000</bug_when>
    <thetext>I need to discuss this issue with koji</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127719</commentid>
    <comment_count>7</comment_count>
    <who name="David Singer">singer</who>
    <bug_when>2016-10-11 17:20:12 +0000</bug_when>
    <thetext>Since scrolling is currently onmly defined for regions, and regions are currently only used for horizontal text, and scrolling vertical cues seem to be rare, I suggest we continue to define scrolling as defined for horizontal cues only, and defer vertical scrolling to a future version, based on demand from the field.

&quot;Only defined for horizontal cues: indicates that the cues in the region will be added at the bottom of the region and push any already displayed cues in the region up until all lines of the new cue are visible in the region.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128825</commentid>
    <comment_count>8</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2017-08-09 10:41:04 +0000</bug_when>
    <thetext>Addison, are you ok to leave vertical scrolling caption to a next version of WebVTT?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>