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

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

[Octave-bug-tracker] [bug #49529] toggling uimenu on/off is broken


From: jsh
Subject: [Octave-bug-tracker] [bug #49529] toggling uimenu on/off is broken
Date: Thu, 3 Nov 2016 18:27:26 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0

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

                 Summary: toggling uimenu on/off is broken
                 Project: GNU Octave
            Submitted by: jsh
            Submitted on: Thu 03 Nov 2016 06:27:23 PM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0-rc3
        Operating System: Any

    _______________________________________________________

Details:


It seems switching uimenu on/off is broken in the 4.2-rc (which was working
before).

The command:


figure()
set(gcf,'menubar','none')


turns off both the menubar and toolbar (should only affect the menubar). Even
worse


set(gcf,'menubar','figure')


does not return the menubar at all.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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