<?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>16864</bug_id>
          
          <creation_ts>2012-04-26 10:14:18 +0000</creation_ts>
          <short_desc>[WebVTT] Allow using a smaller viewport for position/size of cues</short_desc>
          <delta_ts>2012-10-15 05:37:55 +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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>19536</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-texttracks</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67103</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-04-26 10:14:18 +0000</bug_when>
    <thetext>TVs with overscan would render cues outside the screen if they have their default position and the video is in fullscreen. This seems undesirable. I think it should be allowed to use a smaller viewport size for the purpose of text size and cue positioning of cues.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67133</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-04-26 22:27:03 +0000</bug_when>
    <thetext>Why would we allow video outside the screen if we don&apos;t allow text outside the screen? What if the video has a &lt;div&gt; overlaid on it with text on it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67181</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-04-30 09:15:54 +0000</bug_when>
    <thetext>&gt; for the purpose of text size and cue positioning of cues.

Possibly text size still needs to be calculated from the video&apos;s full size, so that the text doesn&apos;t appear too small on a TV without overscan if we think it has overscan.

&gt; Why would we allow video outside the screen if we don&apos;t allow text outside the screen?

Allowing video outside the screen is the point of overscan. I&apos;m not a fan of it myself, but it&apos;s a reality. It&apos;s quite possible to watch a video where the edges are cut off without losing any vital information. However, if all the subtitles are invisible, that&apos;s quite different.

&gt; What if the video has a &lt;div&gt; overlaid on it with text on it?

I don&apos;t know what to do about that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71357</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-07-24 05:56:25 +0000</bug_when>
    <thetext>I think we should just make overscan non-conforming for &lt;video&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71362</commentid>
    <comment_count>4</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2012-07-24 08:56:55 +0000</bug_when>
    <thetext>Alternatively, we could just have some margins by default. Currently, the default line position is aligned perfectly with the bottom of the video, which looks rather bad, really. Having 1 or 2 line height margin by default would fix the overscan problem and make things look better (by default) on any device.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71868</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-08-06 23:06:46 +0000</bug_when>
    <thetext>Fair enough. How about making just one change, namely, allowing the snap-to-lines lines be positioned inset a bit if the user agent wants to, but leaving the %-positioned text and the default font size, etc, be unchanged? Would that work?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71870</commentid>
    <comment_count>6</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2012-08-07 01:32:56 +0000</bug_when>
    <thetext>(In reply to comment #5)
&gt; Fair enough. How about making just one change, namely, allowing the
&gt; snap-to-lines lines be positioned inset a bit if the user agent wants to, but
&gt; leaving the %-positioned text and the default font size, etc, be unchanged?
&gt; Would that work?

I would think the video height that is the basis for the % calculation then has to be reduced by that inset.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75732</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-10-09 21:48:24 +0000</bug_when>
    <thetext>Part 1: http://html5.org/tools/web-apps-tracker?from=7445&amp;to=7446</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75748</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-10-09 22:55:59 +0000</bug_when>
    <thetext>Part 2: http://html5.org/tools/web-apps-tracker?from=7446&amp;to=7447</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76094</commentid>
    <comment_count>9</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2012-10-12 12:32:26 +0000</bug_when>
    <thetext>I&apos;ve looked through the spec changes and it looks mostly good.

It would be nice if a default (edge) margin were specified, e.g. 5vh. It would also be nice if it could be specified with CSS while still allowing a minimum to be enforced by the UA. However, I&apos;m not sure on what pseudo-element and using which property specifying this would make sense. Something like ::cuebox { padding: 5vh; } looks OK, but it may seem strange that it&apos;s ignored for positioned cues (snap-to-lines is false).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>