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

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

[Octave-bug-tracker] [bug #47255] "Edit Function" doesn't work


From: Ruslan
Subject: [Octave-bug-tracker] [bug #47255] "Edit Function" doesn't work
Date: Thu, 25 Feb 2016 14:18:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/47.0.2526.106 Chrome/47.0.2526.106 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?47255>

                 Summary: "Edit Function" doesn't work
                 Project: GNU Octave
            Submitted by: l0110111
            Submitted on: Thu 25 Feb 2016 02:18:02 PM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Ruslan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

While testing some patches to other bugs I've noticed that in development
version of Octave pressing Ctrl+E to edit function under cursor doesn't do
anything.

I've used this function without problems in 4.0.0 (ubuntu octave-stable PPA,
version 4.0.0-3ubuntu2~octave~trusty3), but it no longer works at least as of
980abb267014+ (output of `hg id -i`).

I've tried to investigate what happens there, and it seems the slot
`file_editor::handle_edit_mfile_request()` isn't being called, despite having
been successfully connected in `file_editor::construct()`. The signal which
should call it (as it seems to me) is emitted in
`file_editor_tab::handle_context_menu_edit()`, after which I failed to trace
where it goes.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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