<?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>19827</bug_id>
          
          <creation_ts>2008-06-30 10:44:25 -0700</creation_ts>
          <short_desc>google search result has extraneous space in place of &apos;wbr&apos;</short_desc>
          <delta_ts>2020-10-23 13:41:31 -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>Evangelism</component>
          <version>525.x (Safari 3.1)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc>http://www.google.com/search?hl=en&amp;q=detour+function+example&amp;btnG=Search</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>GoogleBug</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jungshik Shin">jshin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jensimmons</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>84758</commentid>
    <comment_count>0</comment_count>
    <who name="Jungshik Shin">jshin</who>
    <bug_when>2008-06-30 10:44:25 -0700</bug_when>
    <thetext>1. Go to the url above
2. The first hit (as of today) is 

Detours: Binary Interception of Win32 Functions
File Format: PDF/Adobe Acrobat - View as HTML
import table can contain renamed import DLLs. and functions or entirely new DLLs and functions. For example, Coign [7] uses Detours to insert an ...
research.microsoft.com/~galenh/ publications/huntusenixnt99.pdf - Similar pages


Note that the last line (the url in green) has a space before &apos;publications&apos;.  Google search result emits &lt;wbr&gt; before &apos;publication&apos; apparently to help browsers with line breaking. Firefox and IE take it just as a line breaking opportunity but Safari replaces &lt;wbr&gt; with a space. (tested on WIndows but expects Mac Safari to behave the same way)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84904</commentid>
    <comment_count>1</comment_count>
    <who name="Jungshik Shin">jshin</who>
    <bug_when>2008-07-01 13:25:02 -0700</bug_when>
    <thetext>It seems that Google emits &apos;space&apos; for Safari while it emits &lt;wbr&gt; for Firefox.  

So,  Google needs to be &apos;persuaded&apos; to either omit &apos;wbr&apos;/space altogether (assuming webkit&apos;s line breaking handles edge cases like urls reasonably) or use &apos;wbr&apos; for Safari as well. 


</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91494</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2008-09-17 10:25:37 -0700</bug_when>
    <thetext>Is this fixed on the Google side now?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91573</commentid>
    <comment_count>3</comment_count>
    <who name="Jungshik Shin">jshin</who>
    <bug_when>2008-09-17 20:19:22 -0700</bug_when>
    <thetext>No, it&apos;s not.  Somehow Safari 3.1 fails the 1st test at 

http://www.quirksmode.org/oddsandends/wbr.html


However, webkit-trunk passes all the tests there. 

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>