Opened 3 weeks ago

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

Download all attachments as: .zip

Change History (7)

by nephele, 3 weeks ago

Attachment: test.svg added

by nephele, 3 weeks ago

Attachment: screenshot4.png added

Render #1

by nephele, 3 weeks ago

Attachment: screenshot5.png added

render #2

by nephele, 3 weeks ago

Attachment: screenshot6.png added

render #3

comment:1 by nephele, 3 weeks 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, 3 weeks ago

Attachment: IMG_9515.jpeg added

iOS rendering of the file

comment:2 by humdinger, 3 weeks ago

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

Note: See TracTickets for help on using tickets.