Ticket #349 (new defect)

Opened 15 months ago

Region with "background":"transparent" fails

Reported by: paul Owned by: paul
Priority: critical Milestone: OVA for AS3 (v1.0.1)
Component: OVA for AS3 Version: OVA for AS3 (trunk)
Keywords: Cc:
Forum thread:

Description

OVA fails when "background": "transparent" is set - e.g:

"regions": {

"declarations": [

{

"id": "my-ad-notice",
"width": 200,
"height": 40,
"background": "transparent",
"style": ".bigText { font-family: 'sans-serif'; font-size: 15pt; leading:3px; font-style: italic; font-color: #FF3300; }"

}

]

},

Note: See TracTickets for help on using tickets.