<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Word transformations apply to a single word instead of entire selection if selection is made by triple-clicking"
   href="https://bugs.webkit.org/show_bug.cgi?id=164519#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Word transformations apply to a single word instead of entire selection if selection is made by triple-clicking"
   href="https://bugs.webkit.org/show_bug.cgi?id=164519">bug 164519</a>
              from <span class="vcard"><a class="email" href="mailto:darin&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <span class="fn">Darin Adler</span></a>
</span></b>
        <pre>All those special cases in the WordGranularity section of setStartAndEndFromBaseAndExtentRespectingGranularity are probably the source of the difficulty with the trailing space after the word.

You mentioned setting the base and extent to the start and end before calling validate. Was the code you tried respecting m_baseIsFirst?</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>