bugGNU Octave - Bugs: bug #30343, fltk: refresh after axis command...

 
 

bug #30343: fltk: refresh after axis command doesn't do anything

Submitter:  Søren Hauberg <hauberg>
Submitted:  Sun 04 Jul 2010 10:48:37 AM UTC
   
 
Category:  Interpreter Severity:  2 - Minor
Priority:  5 - Normal Item Group:  Feature Request
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
   

Sun 31 Oct 2010 10:22:17 AM UTC, comment #3: 

This bug has been fixed in 11167.

Konstantinos Poulios <logari81>
Mon 25 Oct 2010 04:15:44 PM UTC, comment #2: 

it seems that calling update_camera() after every modification of plotboxaspectratio solves the problem (see attached patch).

(file #21811)

Konstantinos Poulios <logari81>
Thu 08 Jul 2010 09:46:23 PM UTC, comment #1: 

This is confirmed on a recent tip (10777:f2a8f68d9c2b).

The problem seems to be with the refresh routines, rather than with 'axis equal'.  At least on my machine, if I run the command and then use a mouse to resize the plot window then the axis command takes affect.  I can restore the original axes by using 'axis square', but again I have to use a mouse to resize the plot window.

I tried using 'refresh' and 'drawnow' but they had no effect.

Rik <rik5>
Group administrator
Sun 04 Jul 2010 10:48:37 AM UTC, original submission:  

Hi All

It seems that if I do the following

  plot ([1, 1.1], [0, 10])
  axis equal

with the gnuplot backend, the axis change, but if I do the same with the fltk backend, nothing happens.

Søren

Søren Hauberg <hauberg>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #21811:  bug30343.patch added by logari81 (1KiB - text/x-patch - patch against version 3.3.53 fixing this issue)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by logari81 (Updated the item)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by hauberg (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-10-31 rik5 StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2010-10-25 logari81 Attached File- Added bug30343.patch, #21811
    2010-07-08 rik5 Severity3 - Normal 2 - Minor
        StatusNone Confirmed
        Summaryfltk: axis equal doesn\'t do anything fltk: refresh after axis command doesn't do anything

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code