<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Change case -> Sentence case doesn't honor selection; case of entire sentence changes (STR comment 20)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=49033#c47">Comment # 47</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Change case -> Sentence case doesn't honor selection; case of entire sentence changes (STR comment 20)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=49033">bug 49033</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>(In reply to Philip Rayment from <a href="show_bug.cgi?id=49033#c46">comment #46</a>)
>
<span class="quote">> I don't know what ICU means, but if I understand you, this would make any
> use of cycling with Shift-F3 and no selection unusable.  Suppose you want to
> capitalise a single word, so place the cursor in that word but don't select
> it.  Instead of capitalising that word, you could end up applying sentence
> capitalisation to the entire sentence, an unwanted and unexpected outcome.</span >

No! In fact the change in <a href="show_bug.cgi?id=49033#c45">comment 45</a> of explicitly handling selection
state--would restore consistent and expected behavior to the UI and there is
only so much protection we can give to users without impacting function.
If premise remains as for <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Cycle Case does not use Sentence case or tOGGLE cASE"
   href="show_bug.cgi?id=116315">bug 116315</a>, that SENTENCE_CASE belongs in the Cycle
case list (Title Case, Sentence case, UPPERCASE, lowercase). Usage notes in
documentation is sufficient to warn users to make a selection for cycling a
single word.

Besides, this is exactly the behavior now. No selection for the other
transliterations applies just to the ICU word boundaries at text cursor
position,- while SENTENCE_CASE expands from that position to the sentence
boundaries so no regression involved.

=-ref-=
ICU -- <a href="https://en.wikipedia.org/wiki/International_Components_for_Unicode">https://en.wikipedia.org/wiki/International_Components_for_Unicode</a></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>