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

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

[Octave-bug-tracker] [bug #47692] Menu/keyboard actions duplicated when


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47692] Menu/keyboard actions duplicated when <unnamed> is reused
Date: Thu, 14 Apr 2016 04:52:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

                 Summary: Menu/keyboard actions duplicated when <unnamed> is
reused
                 Project: GNU Octave
            Submitted by: lachlan
            Submitted on: Thu 14 Apr 2016 04:52:04 AM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: lachlan
         Originator Name: Lachlan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Patch 08baf0ebc9a9 for bug #47529 appears to have introduced a regression.

If the editor is opened before a file is loaded, it creates a blank window. 
The above patch "reuses" that window for the first file that is opened.

Actions such as paste and undo are all "doubled" for that window, as if it is
getting two copies of the corresponding signal.

A work-around is to close the unnamed window explicitly before opening a file,
or to close the first file opened.

I'm trying to find where the duplicate initialisation is done.  In the worst
case the patch can be backed out.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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