bugGNU Octave - Bugs: bug #51901, menu bar not restored by...

 
 

bug #51901: menu bar not restored by set(fig,'menubar','figure')

Submitter:  Marshall <marsian>
Submitted:  Thu 31 Aug 2017 12:57:00 AM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  3 - Low Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Marsian Open/Closed:  * Closed
Release:  * 4.2.1 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 31 Aug 2017 04:27:40 PM UTC, comment #2: 

Marshall - to clarify, bug #49529 was reported by someone using one of the 4.2.0 release candidates, but the bug was fixed on the development branch, so it did not go into the 4.2 stable updates branch. Our bug tracker doesn't always give you enough information on its own to know what version a bug fix will have showed up in, you have to cross reference with the hg repository.

Mike Miller <mtmiller>
Group Member
Thu 31 Aug 2017 03:41:05 PM UTC, comment #1: 

Confirmed with 4.2.1, but I have verified that this has been fixed on the development version of Octave.  I'll leave this open, but I'm not sure there is enough bandwidth from developers or interest to figure out how to backport a fix.  It's not clear that there will even be a 4.2.2 bug fix release or whether the next version will jump to 4.4.0.

Rik <rik5>
Group administrator
Thu 31 Aug 2017 12:57:00 AM UTC, original submission:  

I am having the same problem as described in bug #49529, which is marked as solved for a prior Octave version. If I do


figure(101)
set(101,'menubar','none')
pause
set(101,'menubar','figure')


then the menu bar is not brought back.

Marshall <marsian>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by marsian (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-08-31 rik5 Open/ClosedOpen Closed
    2017-08-31 rik5 CategoryGUI Plotting with OpenGL
    2017-08-31 rik5 Priority5 - Normal 3 - Low
    2017-08-31 rik5 Item GroupRegression Incorrect Result
        StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code