<table><tr><td style="">loh.tar created this revision.<br />loh.tar added reviewers: KTextEditor, cullmann.<br />Herald added projects: Kate, Frameworks.<br />Herald added subscribers: kde-frameworks-devel, kwrite-devel.<br />loh.tar requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D19051">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Such patch seems to be missing to achieve the desired behavior to auto<br />
reformat a paragraph with enabled static word wrap.</p>

<p>The reformat takes without this patch only place when text is added but<br />
not removed.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Enable static wrap</li>
<li class="remarkup-list-item">Enter enough text to force auto wrap over a couple of lines</li>
<li class="remarkup-list-item">Add at some point in the middle of your text a "hard wrap/new paragraph" by simply press ENTER</li>
<li class="remarkup-list-item">Add in the upper paragraph more text -> lines below will auto reformat down to "hard wrap"</li>
<li class="remarkup-list-item">Remove new added text by DEL -> with patch paragraph gets reformat too</li>
<li class="remarkup-list-item">New behavior also affects text which was wrapped by "Apply Word Wrap" when static wrap is off, but for me is that's fine</li>
<li class="remarkup-list-item">It's looking similar as done at other places but I'm not sure if it's best this way due to my goals mentioned elsewhere</li>
<li class="remarkup-list-item">In current state can this patch crash when do "undo"</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19051">https://phabricator.kde.org/D19051</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/document/katedocument.cpp</div></div></div><br /><div><strong>To: </strong>loh.tar, KTextEditor, cullmann<br /><strong>Cc: </strong>kwrite-devel, kde-frameworks-devel, KTextEditor, gennad, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>