Opened 2 days ago

Last modified 2 days ago

#19211 new bug

webkit: racy svg drawing

Reported by: nephele Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Kits/Web Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When drawing a SVG some elements may be missing completely, whe resizing the view the elements *sometiems* appear. And afterwards they will stay.

Attached a svg to reproduce with

Attachments (5)

test.svg (3.9 KB ) - added by nephele 2 days ago.
screenshot4.png (31.3 KB ) - added by nephele 2 days ago.
Render #1
screenshot5.png (61.4 KB ) - added by nephele 2 days ago.
render #2
screenshot6.png (87.3 KB ) - added by nephele 2 days ago.
render #3
IMG_9515.jpeg (238.8 KB ) - added by nephele 2 days ago.
iOS rendering of the file

Download all attachments as: .zip

Change History (7)

by nephele, 2 days ago

Attachment: test.svg added

by nephele, 2 days ago

Attachment: screenshot4.png added

Render #1

by nephele, 2 days ago

Attachment: screenshot5.png added

render #2

by nephele, 2 days ago

Attachment: screenshot6.png added

render #3

comment:1 by nephele, 2 days ago

Note that that SVG also has some other problem, one rounded rect with a gradient is missing, and the lowest radial radius seems to be using the images midpoint as origin when it should be using an origin much lower (out of bounds of the clip)

by nephele, 2 days ago

Attachment: IMG_9515.jpeg added

iOS rendering of the file

comment:2 by humdinger, 2 days ago

I had a look at the image, it's not racy at all... :-) SCNR

Note: See TracTickets for help on using tickets.