bugGNU Octave - Bugs: bug #29663, imshow sets axes property visible...

 
 

bug #29663: imshow sets axes property visible to off

Submitter:  David Bateman <dbateman>
Submitted:  Sat 24 Apr 2010 10:35:29 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  dbateman
Originator Name:  David Bateman Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 25 Apr 2010 02:07:21 PM UTC, comment #4: 
Ben Abbott <bpabbott>
Group Member
Sun 25 Apr 2010 05:47:29 AM UTC, comment #3: 

In fact this is a duplicate of bug #29522.. I added the dependency on #29522 to the bug report

D.

David Bateman <dbateman>
Group Member
Sun 25 Apr 2010 04:20:08 AM UTC, comment #2: 

Making things visible also seems to fix bug #29522.

Rik <rik5>
Group administrator
Sat 24 Apr 2010 11:34:06 PM UTC, comment #1: 

I've attached a proposed changeset.

(file #20317)

Ben Abbott <bpabbott>
Group Member
Sat 24 Apr 2010 10:35:29 PM UTC, original submission:  

Running

imshow(rand(100))
get(gca(),"visible")

will demonstrate this.. The result is that nothing is drawn as _go_draw_figure_ tests this property before calling _go_draw_axes_

David

David Bateman <dbateman>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #20317:  changeset.patch added by bpabbott (5KiB - application/octet-stream - proposed changeset)

 

Depends on the following items

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dbateman
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by bpabbott (Updated the item)
  • -email is unavailable- added by dbateman (Submitted the item)
  • -email is unavailable- added by dbateman
  •  

    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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-04-25 dbateman Open/ClosedOpen Closed
    2010-04-25 bpabbott StatusPatch Submitted Fixed
    2010-04-25 dbateman Dependencies- Depends on bugs #29522
        Carbon-Copy- Added tmeyier
    2010-04-24 bpabbott StatusNone Patch Submitted
    2010-04-24 bpabbott Attached File- Added changeset.patch, #20317
    2010-04-24 dbateman Carbon-Copy- Added bpabbott

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code