<?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>62772</bug_id>
          
          <creation_ts>2011-06-15 20:28:52 -0700</creation_ts>
          <short_desc>Alternate text not used during copy and paste</short_desc>
          <delta_ts>2011-06-16 10:34:34 -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>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>11200</dup_id>
          
          <bug_file_loc>http://html4all.org/staging/a11y-bugs/1000/love.htm</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Vlad Alexander">vlad.alexander</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mjs</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>421728</commentid>
    <comment_count>0</comment_count>
    <who name="Vlad Alexander">vlad.alexander</who>
    <bug_when>2011-06-15 20:28:52 -0700</bug_when>
    <thetext>The browser does not use alternate text when copying content that contains images. For example, select and copy content containing an image. Paste into another application (like Microsoft Word) as &quot;Unformatted Text&quot; or into an application (like Notepad) that only supports plain text. Alternate text (the value from of the image&apos;s @alt attribute) should be inserted in place of the image. Instead, the browser inserts nothing in place of the image. This means content is lost when pasting into other applications. This can affects comprehension. And this behavior does not encourage the use of alternate text, which is a primary accessibility feature in HTML.


To reproduce the problem, render the following markup:

&lt;h1&gt;I &lt;img src=&quot;heart.gif&quot; alt=&quot;love&quot; /&gt; you!&lt;/h1&gt;

Test page with the above markup:
http://html4all.org/staging/a11y-bugs/1000/love.htm

Select and copy the content. Paste it into an application like Notepad.

The result is &quot;I you!&quot;. Instead, the result should be &quot;I love you!&quot;.

Example of products that correctly support copy/paste of alternate text:
- Firefox
- XStandard WYSIWYG editor
- BlueGriffon WYSIWYG editor

In order stress the importance of this bug and to assure you that the recommended way of fixing the bug is appropriate, this bug is co-signed by the following accessiblity experts:

- Alastair Campbell
- Andrew Downie
- Denis Boudreau
- Everett Zufelt
- Jason Kiss
- Jim Byrne
- John Foliot
- Joshue O Connor
- Laura Carlson
- Leif Halvard Silli
- Nigel Peck
- Roberto Scano
- Roger Johansson
- Vlad Alexander

This bug report comes from the community led a11y bugs project here:
http://html4all.org/staging/a11y-bugs/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>422029</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-06-16 10:29:47 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 11200 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>422037</commentid>
    <comment_count>2</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2011-06-16 10:34:34 -0700</bug_when>
    <thetext>Please don&apos;t include long lists of names like this in bugs. We just need the technical information, not a list of endorsements.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>