Opened 2 months ago

Last modified 2 months 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 months ago.
screenshot4.png (31.3 KB ) - added by nephele 2 months ago.
Render #1
screenshot5.png (61.4 KB ) - added by nephele 2 months ago.
render #2
screenshot6.png (87.3 KB ) - added by nephele 2 months ago.
render #3
IMG_9515.jpeg (238.8 KB ) - added by nephele 2 months ago.
iOS rendering of the file

Download all attachments as: .zip

Change History (7)

by nephele, 2 months ago

Attachment: test.svg added

by nephele, 2 months ago

Attachment: screenshot4.png added

Render #1

by nephele, 2 months ago

Attachment: screenshot5.png added

render #2

by nephele, 2 months ago

Attachment: screenshot6.png added

render #3

comment:1 by nephele, 2 months 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 months ago

Attachment: IMG_9515.jpeg added

iOS rendering of the file

comment:2 by humdinger, 2 months ago

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

Note: See TracTickets for help on using tickets.