bugGNU Octave - Bugs: bug #50520, rectangle "FaceAlpha"...

 
 

bug #50520: rectangle "FaceAlpha" property not honored

Submitter:  ederag <ederag>
Submitted:  Sun 12 Mar 2017 01:46:33 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 4.2.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 12 Mar 2017 02:47:25 PM UTC, comment #1: 

This is bug #39535. Closing as duplicate.

Markus Mützel <mmuetzel>
Group administrator
Sun 12 Mar 2017 01:46:33 PM UTC, original submission:  


graphics_toolkit("qt")
figure
rectangle("position", [0.2 0.2 0.5 0.4], "facecolor", "g", "FaceAlpha",.3)
rectangle("position", [0.3 0.1 0.3 0.6], "facecolor", "y", "FaceAlpha",.3)
axis([0 1 0 1])


The rectangles should be transparent.
They are transparent with the gnuplot backend, but not with the Qt backend.

ederag <ederag>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by ederag (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-12 mmuetzel StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #39535

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code