<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Qt5/KF5 flips writing direction on Ctrl+Shift+p"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144412#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Qt5/KF5 flips writing direction on Ctrl+Shift+p"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144412">bug 144412</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>FWIW, some notes on trying to understand what's happening (without saying
whether or not it should stay that way...):

The relevant code in SwEditWin::Command responsible for changing writing
direction was added in commit

commit cf308f6beb1ca7d7d5e209bfc25d3094a7acd836
Author: Oliver Specht <<a href="mailto:os@openoffice.org">os@openoffice.org</a>>
Date:   Wed Nov 27 08:12:37 2002 +0000

    #105224# support COMMAND_MODKEYCHANGE to change writing direction


Unfortunately, #105224# refers to the StarDivision bug tracker.

However, looking at that commit, it looks a bit like it may be supposed to be a
feature to switch to RTL by pressing Ctrl+Right_Shift and to LTR by pressing
Ctrl+Left_Shift, at least when no other keys are pressed in addition?

For gtk3, I actually only get the switch when not pressing another key in
addition (i.e. the Ctrl+Shift_Right+P case described here does not trigger the
change in writing direction), while it's different for kf5.

With the change from <a href="show_bug.cgi?id=144412#c2">comment 2</a>, switching between RTL and LTR also no longer
happens for kf5 when no other key is pressed in addition.</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>