<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_UNCONFIRMED "
   title="UNCONFIRMED - kf5: Typing apostrophe no longer works (at least with German keyboard layout)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143493">bug 143493</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;">CC</td>
           <td>
                
           </td>
           <td>glogow@fbihome.de, m.weghorn@posteo.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>bibisected, bisected, regression
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - kf5: Typing apostrophe no longer works (at least with German keyboard layout)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143493#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - kf5: Typing apostrophe no longer works (at least with German keyboard layout)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143493">bug 143493</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>This is a regression from

commit 862fdb98ca271b60a831cd5420fd16d5f9c1c747
Author: Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>>
Date:   Mon Jul 19 15:17:53 2021 +0200

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Writer: CTRL-TAB to cycle through suggestions for word completion does not work"
   href="show_bug.cgi?id=143298">tdf#143298</a> Qt5 send SalEvent::KeyModChange events

    I originally omitted this in the Qt implementation, as I couldn't
    find any non-working use case.

    The implementation got a bit hacky, because Qt doesn't have a non-
    native way to identify different L/R modifier keys, so we must
    process the X11/xkb keycode ourself, which obviously won't work on
    Wayland... but most times this is not relevant, so the default
    modifier notification may be good enough.

    P.S. it's basically the same code then X11 and Gtk...

    Change-Id: I37fbfde4a33a966b6017f3e0c280e2c7ea91e4db
    Reviewed-on: <a href="https://gerrit.libreoffice.org/c/core/+/119235">https://gerrit.libreoffice.org/c/core/+/119235</a>
    Tested-by: Jenkins
    Reviewed-by: Michael Weghorn <<a href="mailto:m.weghorn@posteo.de">m.weghorn@posteo.de</a>>
    Reviewed-by: Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>>

and works again after locally reverting this commit

LO version I used for testing:

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 7be0f62de07aa3a046f0996eeb673d9a4d7c9672
CPU threads: 12; OS: Linux 5.10; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

Adding CC: to Jan-Marek Glogowski</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>