<?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>101558</bug_id>
          
          <creation_ts>2012-11-08 00:03:23 -0800</creation_ts>
          <short_desc>print or preview charactor overlapped</short_desc>
          <delta_ts>2012-11-08 18:33:12 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Printing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></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>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="范俊武">awfan.cn</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>mitz</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>761409</commentid>
    <comment_count>0</comment_count>
    <who name="范俊武">awfan.cn</who>
    <bug_when>2012-11-08 00:03:23 -0800</bug_when>
    <thetext>if chinese and english charators 
the print preview is overlapped.


in webkit&apos; src code has a global var s_codePath.


webkit\Source\WebCore\platform\graphics\font.cpp


i changed s_codePath = 2 ,it is ok</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>761998</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-11-08 11:25:28 -0800</bug_when>
    <thetext>Can you please explain the steps to reproduce the issue? Which web site should I try to print to see bad print preview?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>762385</commentid>
    <comment_count>2</comment_count>
    <who name="范俊武">awfan.cn</who>
    <bug_when>2012-11-08 18:00:03 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Can you please explain the steps to reproduce the issue? Which web site should I try to print to see bad print preview?


demo can reproduce this appearance:

http://awfan.cn/demo/bug/qt/qtwebkit-overlapped-print.zip

use visual studio 2010.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>762395</commentid>
    <comment_count>3</comment_count>
    <who name="范俊武">awfan.cn</who>
    <bug_when>2012-11-08 18:09:02 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Can you please explain the steps to reproduce the issue? Which web site should I try to print to see bad print preview?


demo can reproduce this appearance:

http://awfan.cn/demo/bug/qt/qtwebkit-overlapped-print.zip

use visual studio 2010.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>762404</commentid>
    <comment_count>4</comment_count>
    <who name="范俊武">awfan.cn</who>
    <bug_when>2012-11-08 18:21:15 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Can you please explain the steps to reproduce the issue? Which web site should I try to print to see bad print preview?

in Font::CodePath Font::codePath(const TextRun&amp; run) const function 


 is not set s_codePath by right value when charactors has chinese charactor!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>