<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#c9">Comment # 9</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@apple.com" title="Darin Adler <darin@apple.com>"> <span class="fn">Darin Adler</span></a>
</span></b>
<pre>Perhaps we should change things so the granularity is recorded alongside m_start and m_end. Then a call to expandUsingGranularity targeting any smaller granularity would automatically be a no-op.
This would not work for line vs. sentence granularity, but should work fine for character, word, sentence/line, paragraph, document.</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>