<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] REGRESSION(183368): It made editing tests assert"
   href="https://bugs.webkit.org/show_bug.cgi?id=144447#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] REGRESSION(183368): It made editing tests assert"
   href="https://bugs.webkit.org/show_bug.cgi?id=144447">bug 144447</a>
              from <span class="vcard"><a class="email" href="mailto:d_russell&#64;apple.com" title="Doug Russell &lt;d_russell&#64;apple.com&gt;"> <span class="fn">Doug Russell</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=144447#c7">comment #7</a>)
<span class="quote">&gt; Doug save me some grepping and googling please. :)
&gt; 
&gt; 1. Does your platform have any type of text attributes changed notification.
&gt; Mine does. If yours does too, I'll make a cross platform test.</span >

We have a generic Value Changed notification and you can attach a key/value payload, which is how the existing TextEditTypes are posted. So if we add a new style edit type it would be included.

<span class="quote">&gt; 
&gt; 2. There's a &quot;drag&quot; edit action. I don't see that being handled. Did I miss
&gt; that? And I don't yet have any thoughts for doing so.</span >

This is definitely something that should have a text edit type, I just haven't implemented it yet.

<span class="quote">&gt; 
&gt; 3. Not sure about CreateLink and Unlink. That would presumably result in
&gt; text attribute changes so maybe it could go there. But that wouldn't
&gt; indicate the link insertion? Thoughts about that one?</span >

I'm up in the air on if this one is an attribute change or a replace.

<span class="quote">&gt; 
&gt; Lastly, once I get the crashes stopped, we can move the other things into
&gt; new bugs. Item 1 looks like it needs to be part of the crash fix. Don't yet
&gt; know about the other 2.</span ></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>