<?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>38902</bug_id>
          
          <creation_ts>2010-05-11 06:22:54 -0700</creation_ts>
          <short_desc>contenteditable and &amp;nbsp;</short_desc>
          <delta_ts>2021-03-31 01:11:14 -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>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Novak">webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>ayg</cc>
    
    <cc>enrica</cc>
    
    <cc>hamal</cc>
    
    <cc>joone</cc>
    
    <cc>justin.garcia</cc>
    
    <cc>rniwa</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>223889</commentid>
    <comment_count>0</comment_count>
    <who name="Novak">webkit</who>
    <bug_when>2010-05-11 06:22:54 -0700</bug_when>
    <thetext>Hi
when im using 

...&lt;div contenteditable=&quot;true&quot;&gt;
something#nbsp;unbreakable#nbsp;text
&lt;/div&gt; ...

or &amp;#160; &apos;replacement&apos; for nbsp; was displayed always as normal (wrapped) text 

tested in safari 4.0.5 (531.22.7) 
or/and Qt 4.5.0 webkit (both mingw, Visual Studio 2008 compilation)
or/and Qt 4.6.1 webkit (both mingw, Visual Studio 2008 compilation)

i dont no, if this is a bug or feature.

thanks for reply or solution 
J.N.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>224884</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-05-12 14:14:44 -0700</bug_when>
    <thetext>This is pretty much the same as bug 12828, but that focuses on typing. Maybe there is a closer dupe that I couldn&apos;t find.

WebKit HTML editing thinks that it can use non-breaking spaces to simulate runs of spaces, and thus loses the no-break feature, sadly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1697241</commentid>
    <comment_count>2</comment_count>
    <who name="Tomas">hamal</who>
    <bug_when>2020-10-13 07:14:40 -0700</bug_when>
    <thetext>Still present in Safari 14.0 (15610.1.28.1.9, 15610)
macOS 10.15.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1697365</commentid>
    <comment_count>3</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2020-10-13 13:29:00 -0700</bug_when>
    <thetext>The workaround here is to use: word-wrap: initial; -webkit-nbsp-mode: initial;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>