<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - kde5: Writer crashes when text selected on close (Wayland only)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123654">bug 123654</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - kde5: Writer crashes when text selected on close (Wayland only)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123654#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - kde5: Writer crashes when text selected on close (Wayland only)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123654">bug 123654</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>(In reply to Michael Weghorn from <a href="show_bug.cgi?id=123654#c3">comment #3</a>)
<span class="quote">> With the pending change <a href="https://gerrit.libreoffice.org/#/c/73288">https://gerrit.libreoffice.org/#/c/73288</a> , patch set
> 11, the issue is no longer reproducible, so this will probably be fixed soon.</span >

That change has been merged and the issue is gone, i.e. fixed with

commit bcca1cf28cbd6c961d59bd8b8a8e58184dfc3823
Author: Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>>
Date:   Fri May 31 16:40:34 2019 +0000

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Primary selection does not work under KDE"
   href="show_bug.cgi?id=122239">tdf#122239</a> Qt5 implement lazy clipboard handling

    This changes the Qt5Clipboard to a lazy loading one, which will
    just deliver data on read requests. This fixes not only the
    PRIMARY selection problems with Writer, but will generally speed
    up C'n'P, inside LO, because the data has not to be copied or
    transferred via QMimeData.

    This is mainly done by implementing the "mirror" interface of the
    Qt5Transferable, the Qt5MimeData using the retrieveData override.

    To prevent clipboard loss on shutdown, this sets a deep copied
    QMimeData of the current XTransferable, to make it persistent.

    This code explicitly doesn't use any of the QMimeData convenience
    functions and relies completely on LO's string handling, so we
    won't mix in eventual Qt bugs; all bugs are ours...

    Change-Id: I43d92a95df8fcac88dc41b00021cea0b5f040413
    Reviewed-on: <a href="https://gerrit.libreoffice.org/73288">https://gerrit.libreoffice.org/73288</a>
    Tested-by: Jenkins
    Reviewed-by: Michael Weghorn <<a href="mailto:m.weghorn@posteo.de">m.weghorn@posteo.de</a>>
    Reviewed-by: Thorsten Behrens <<a href="mailto:Thorsten.Behrens@CIB.de">Thorsten.Behrens@CIB.de</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>