<?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>4427</bug_id>
          
          <creation_ts>2005-08-14 01:58:54 -0700</creation_ts>
          <short_desc>Copying transformed text sets some pasteboard flavors incorrectly</short_desc>
          <delta_ts>2005-08-14 02:03:05 -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>New Bugs</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>3429</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Dave Hyatt">hyatt</assigned_to>
          <cc>darin</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>16634</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2005-08-14 01:58:54 -0700</bug_when>
    <thetext>Steps to reproduce:
1. Open the attached testcase
2. Select all and copy the text to clipboard
3. Using Clipboard Viewer, look at NSStringPboardType and NeXT plain ascii pasteboard type. 

Results: these flavors are not correctly transformed to upper case.

Discussion: I have tracked this issue to [WebCoreBridge selectedString] returning text without CSS 
transformations applied (actually, [WebCoreBridge selectedAttributedString] does the same). Perhaps, this 
affects more than just copying...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16636</commentid>
    <comment_count>1</comment_count>
      <attachid>3377</attachid>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2005-08-14 02:00:53 -0700</bug_when>
    <thetext>Created attachment 3377
test case</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16637</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2005-08-14 02:02:01 -0700</bug_when>
    <thetext>It&apos;s the TextIterator that would have to be fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16638</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2005-08-14 02:03:05 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 3429 ***

*** This bug has been marked as a duplicate of 3429 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>3377</attachid>
            <date>2005-08-14 02:00:53 -0700</date>
            <delta_ts>2005-08-14 02:00:53 -0700</delta_ts>
            <desc>test case</desc>
            <filename>copy-transformed.html</filename>
            <type>text/plain</type>
            <size>235</size>
            <attacher name="Alexey Proskuryakov">ap</attacher>
            
              <data encoding="base64">PGh0bWw+PGJvZHk+CgpUZXN0aW5nIGNvcHlpbmcgdG8gY2xpcGJvYXJkICh1c2UgL0RldmVsb3Bl
ci9BcHBsaWNhdGlvbnMvVXRpbGl0aWVzL0J1aWx0IEV4YW1wbGVzL0NsaXBib2FyZCBWaWV3ZXIu
YXBwKS4KPGJyPgo8YnI+Cgo8c3BhbiBzdHlsZT0idGV4dC10cmFuc2Zvcm06dXBwZXJjYXNlOyI+
ClRoaXMgU2hvdWxkIEJlIFVwcGVyY2FzZSBJbiBBbGwgRmxhdm9ycwo8L3NwYW4+Cgo8L2JvZHk+
PC9odG1sPg==
</data>

          </attachment>
      

    </bug>

</bugzilla>