bugGNU Octave - Bugs: bug #33112, In fltk legend position is not...

 
 

bug #33112: In fltk legend position is not updated when axes position is changed

Submitter:  Konstantinos Poulios <logari81>
Submitted:  Mon 18 Apr 2011 10:10:56 AM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Mon 18 Nov 2019 08:46:09 PM UTC, comment #8: 

Verified with new legend.m.  Marking as fixed and closing report.

Rik <rik5>
Group administrator
Mon 18 Nov 2019 09:46:27 AM UTC, comment #7: 

legend.m has been rewritten (for OpenGL toolkits only). This bug should now be fixed.

Marking ready for test.

Pantxo Diribarne <pantxo>
Group Member
Fri 18 Nov 2016 07:49:17 PM UTC, comment #6: 

I think they are all partially overlapping.  I would leave all three open.  I added a dependency on bug #39316.

Rik <rik5>
Group administrator
Fri 18 Nov 2016 03:25:46 PM UTC, comment #5: 

This bug is still present in the current dev 4.3.0 (39f39eb4e476) and has at least 2 (partial) duplicates: bug #39697 #39316. Which ones should I mark as duplicate/dependent on another?

I filed task #14243 about rewriting legend.m

Pantxo Diribarne <pantxo>
Group Member
Sat 22 Jun 2013 01:56:42 AM UTC, comment #4: 

Ben, I'm adding you to the list on this bug report because I think it dovetails with the work you are doing on the position of the legend in FLTK plots.

Rik <rik5>
Group administrator
Fri 30 Sep 2011 04:31:48 PM UTC, comment #3: 

This is confirmed on a recent development tip (13258:be74491c20e8) from 20010930.

Rik <rik5>
Group administrator
Mon 18 Apr 2011 05:41:58 PM UTC, comment #2: 

I cannot find any duplicate of this bug. If you can find one please provide a link.

Konstantinos Poulios <logari81>
Mon 18 Apr 2011 05:22:13 PM UTC, comment #1: 

This bug has previously been reported.  Please search the
bug reports.

Michael Godfrey <godfrey>
Group Member
Mon 18 Apr 2011 10:10:56 AM UTC, original submission:  

When I run:

graphics_toolkit fltk
plot(1:3,1:3,'myline')
set(gca,'position',[0.3 0.3 0.3 0.3])

the legend will not follow the axes after the last command.

There should probably be a listener on the position property of the parent axes for updating the label position.

Konstantinos Poulios <logari81>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Carbon-Copy List
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by rik5
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by godfrey (Posted a comment)
  • -email is unavailable- added by logari81 (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 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-11-18 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2019-11-18 pantxo StatusConfirmed Ready For Test
        Assigned tologari81 None
    2016-11-18 rik5 Dependencies- bugs #39316 is dependent
    2016-02-16 lachlan Dependencies- bugs #46590 is dependent
    2013-08-29 rik5 Dependencies- bugs #39697 is dependent
    2013-06-22 rik5 Carbon-Copy- Added bpabbott
    2011-09-30 rik5 StatusNone Confirmed
    2011-05-19 logari81 Assigned toNone logari81

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code