bugGNU Octave - Bugs: bug #32206, colorbar lies under beneath object

 
 

bug #32206: colorbar lies under beneath object

Submitter:  Ben Abbott <bpabbott>
Submitted:  Sat 22 Jan 2011 03:54:00 AM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Ben Abbott Open/Closed:  * Closed
Release:  * dev Operating System:  * Mac OS
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 21 Feb 2012 10:06:31 PM UTC, comment #5: 

This has been fixed by this changeset which deals with the sort order of the gl2ps renderer (http://hg.savannah.gnu.org/hgweb/octave/rev/6b2448555bbd).

Rik <rik5>
Group administrator
Fri 17 Feb 2012 01:38:20 AM UTC, comment #4: 

Confirmed this bug is still present for tip on Feb 16 2012.

Ben Abbott <bpabbott>
Group Member
Sun 04 Sep 2011 11:58:53 PM UTC, comment #3: 

Confirmed on a recent tip from 2011/09/04.  This is still an issue.

Rik <rik5>
Group administrator
Sat 22 Jan 2011 08:09:31 PM UTC, comment #2: 

This may also be the reason why the line object for demo("hold",4) isn't hidden behind the image.


demo ("hold", 4)
print -dpfwrite hold_4.pdf


The image on the screen shows an indication of makers, but the line isn't visible. The printed output shows both the line and the markers. The pdf-file is attached.

(file #22495)

Ben Abbott <bpabbott>
Group Member
Sat 22 Jan 2011 03:22:10 PM UTC, comment #1: 

I neglected to mention that this only occurs for the FLTK backend.


Ben Abbott <bpabbott>
Group Member
Sat 22 Jan 2011 03:54:00 AM UTC, original submission:  

When printing, the colorbar is rendered before other objects and is over-written by them


demo ("colorbar", 5)
print -dpdfwrite colorbar_5.pdf


The image on the screen is rendered correctly. The pdf-file is attached.

Ben Abbott <bpabbott>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #22495:  hold_4.pdf added by bpabbott (3KiB - application/pdf)
file #22491:  colorbar_5.pdf added by bpabbott (8KiB - application/pdf)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by bpabbott (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
    2012-02-21 rik5 StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2011-09-04 rik5 StatusNone Confirmed
    2011-01-22 bpabbott Attached File- Added hold_4.pdf, #22495
    2011-01-22 bpabbott Attached File- Added colorbar_5.pdf, #22491

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code