<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <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>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Change case -> Sentence case doesn't honor selection; case of entire sentence changes
           </td>
           <td>Change case -> Sentence case doesn't honor selection; case of entire sentence changes (STR comment 20)
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>erack@redhat.com
           </td>
         </tr></table>
      <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#c20">Comment # 20</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 Dieter Praas from <a href="show_bug.cgi?id=49033#c19">comment #19</a>)
<span class="quote">> Can't reproduce it in</span >

Unfortunately it remains to be fixed. And here are STR that still indicate the
string handling of selection for ICU filter is wrong:

1. new Writer document
2. add DT -> F3 autotext for the DummyText
3. select the 'h' form "him." ending the first sentence, and capitalize
4. select all but the "Him." of the first sentence "He heard quiet steps behind
"
5. cycle the applied ICU Transliteration filter with <Shift>+F3

Watch it cycle. If corrected the "Him." should remain capitalized? 

Currently it still does not.  Rather, the full sentence textrun, rather than
the selection/or word, is affected upon cycling to the SENTENCE_CASE
transliteration [1].

Imagine that is caused by difference in the "default" string handling for
SENTENCE_CASE, by definition no substrings of selection/word? Edit engine seems
to expand the selection when SENTENCE_CASE transliteration is applied here [2].

So, while we may not like it--behavior could be considered correct.

=-testing-=
Windows 10 Ent 64-bit en-US with
Version: 6.3.0.0.alpha0+ (x64)
Build ID: ffa5b8a82eab18041bbee4d6914892b82c7801d3
CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2018-12-19_03:24:54
Locale: en-US (en_US); UI-Language: en-US
Calc: CL

-=ref-=
[1]
<a href="https://opengrok.libreoffice.org/xref/core/unotools/source/i18n/caserotate.cxx">https://opengrok.libreoffice.org/xref/core/unotools/source/i18n/caserotate.cxx</a>
[2]
<a href="https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/impedit4.cxx?r=492ea7e0#2785">https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/impedit4.cxx?r=492ea7e0#2785</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>