Opened 3 years ago
Last modified 10 months ago
#17613 new bug
WebPositive background-image SVG renders occasionally
Reported by: | thebuck | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Web Kit | Version: | R1/Development |
Keywords: | SVG | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Trigger redraw to see it flicker, by resizing or hovering.
Only with SVG set as background:
background: url("data:image/svg+xml,BLAH");
or
background: url("file.svg");
This is different from #17305.
Attachments (1)
Change History (3)
by , 3 years ago
Attachment: | background-svg.html added |
---|
comment:1 by , 2 years ago
R1beta4tc0 regression: Images are never visible.
Version 0, edited 2 years ago by (next)
comment:2 by , 10 months ago
Component: | Applications/WebPositive → Kits/Web Kit |
---|---|
Keywords: | SVG added |
Priority: | low → normal |
Note:
See TracTickets
for help on using tickets.
Little testcase