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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>95691</bug_id>
          
          <creation_ts>2012-09-03 07:41:42 -0700</creation_ts>
          <short_desc>GetCueAsHTML returns truncated content</short_desc>
          <delta_ts>2013-09-23 16:33:02 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Media</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://perso.telecom-paristech.fr/~concolat/html5_tests/getcueasSVG.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>43668</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Cyril Concolato">cconcolato</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>annacc</cc>
    
    <cc>b.long</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>vcarbune</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>710648</commentid>
    <comment_count>0</comment_count>
    <who name="Cyril Concolato">cconcolato</who>
    <bug_when>2012-09-03 07:41:42 -0700</bug_when>
    <thetext>I&apos;m using WebVTT metadata tracks to carry SVG content. At a given time, only one cue is active. 
I&apos;m getting the text using getCueAsHTML but sometimes I have a weird behavior: there are 2 active cues and one of them has truncated text.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>713473</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2012-09-06 11:04:13 -0700</bug_when>
    <thetext>This may be related to https://bugs.webkit.org/show_bug.cgi?id=94651. Please retest once that patch makes it into a nightly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932333</commentid>
    <comment_count>2</comment_count>
    <who name="Brendan Long">b.long</who>
    <bug_when>2013-09-23 15:49:33 -0700</bug_when>
    <thetext>WebVTTParser doesn&apos;t do any buffering except for the first line, so if your web server sends a cue in two parts, it will ignore the second half of the cue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932349</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2013-09-23 16:33:02 -0700</bug_when>
    <thetext>The patch attached to https://bugs.webkit.org/show_bug.cgi?id=81123 might fix this, but it needs to be rebased and tested.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>