octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55913] Control-arrow key navigation does not


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #55913] Control-arrow key navigation does not work in GUI Command Window on macOS
Date: Wed, 13 Mar 2019 18:05:17 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55913>

                 Summary: Control-arrow key navigation does not work in GUI
Command Window on macOS
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Wed 13 Mar 2019 10:05:15 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

In the terminal octave program and other contexts, control-left-arrow and
control-right-arrow (or alt-left-arrow and alt-right-arrow) move backward and
forward one word on the command line. But this isn't working in the Command
Window.

Editing Octave commands without this is cumbersome.

Affects at least 4.4.1 through default (6.0.0 development).

Looks like https://savannah.gnu.org/bugs/?49703, but it's a different bug with
different causes (the Command Window implementation is different on Mac/Linux
and Windows), so I'm opening a separate bug for this.

It looks like this might be related to both:
a) Qt:ControlModifier and Qt::MetaModifier are swapped on macOS
(https://doc.qt.io/qt-5/qt.html#KeyboardModifier-enum)
b) The default keyboard map for Mac in
libgui/qterminal/libqterminal/unix/ExtendedDefaultTranslatorMac.h doesn't have
mappings for Control-arrows




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55913>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]