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

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

[Octave-bug-tracker] [bug #53640] editor find shortcuts do not work


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53640] editor find shortcuts do not work
Date: Fri, 13 Apr 2018 12:02:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #3, bug #53640 (project octave):

I'm not seeing...  Ah!  It's when the Documentation window is docked that the
Editor is losing those shortcut keys.  When both the features are floated,
Editor gets its shortcuts back (on linux).  I'll look at the context of these
settings


    QShortcut *show_shortcut = new QShortcut (QKeySequence
(QKeySequence::Find), browser_find);
    show_shortcut->setContext(Qt::WindowShortcut);


in terms of docked and undocked state...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53640>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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