<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:proski&#64;gnu.org" title="Pavel Roskin &lt;proski&#64;gnu.org&gt;"> <span class="fn">Pavel Roskin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - text-transform shouldn’t apply when copying text"
   href="https://bugs.webkit.org/show_bug.cgi?id=43202">bug 43202</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>proski&#64;gnu.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - text-transform shouldn’t apply when copying text"
   href="https://bugs.webkit.org/show_bug.cgi?id=43202#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - text-transform shouldn’t apply when copying text"
   href="https://bugs.webkit.org/show_bug.cgi?id=43202">bug 43202</a>
              from <span class="vcard"><a class="email" href="mailto:proski&#64;gnu.org" title="Pavel Roskin &lt;proski&#64;gnu.org&gt;"> <span class="fn">Pavel Roskin</span></a>
</span></b>
        <pre>Please keep the existing behavior. The website contents comes from different sources. The text author doesn't always have full control over the whole HTML that is served to the user. I'm using a Mediawiki based system at work, and the only way to show the uppercase version of the username is to use text-transform. It is used in step-by-step instructions, and I want users to copy and paste commands to the command line and run them without editing. Chrome users can do it. Firefox users end up with a wrong command (lowercase username). So I decided to report a bug to Firefox (there is one already: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=35148">https://bugzilla.mozilla.org/show_bug.cgi?id=35148</a>) and found it quite surprising that somebody is questioning the WebKit behavior.

Removing all styles is not what users expect. They cannot see all styles on the screen. They can see font variation, color or indentation. But they cannot see if an upper-case letter on the screen was lower-case in the source. If the user decides to copy and paste text, they expect an accurate translation of the screen text to plain text (if the paste target wants plain text). Changing case silently is very unfriendly to the user.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>