chromiumembedded / cef

Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
https://bitbucket.org/chromiumembedded/cef/
Other
3.35k stars 467 forks source link

SVG animation problems #490

Closed magreenblatt closed 12 years ago

magreenblatt commented 12 years ago

Original report by Anonymous.


Original issue 490 created by vamsi.mukkamala on 2012-01-28T00:01:18.000Z:

What steps will reproduce the problem?

  1. Go to http://raphaeljs.com/animation.html
  2. Follow the instructions by clicking on the arrows to animate objects
  3. You will notice that the objects don't move/animate after clicking. There seems to be a either a lag in redrawing or processing the click events properly.

What is the expected output? What do you see instead?
Clicking on the arrows should properly animate objects from left to right. Chrome does this correctly.

What version of the product are you using? On what operating system?
Windows 7 x64 using 1.963.439 (binary release of CEF)

Please provide any additional information below.

magreenblatt commented 12 years ago

Original comment by Anonymous.


Comment 1. originally posted by daz.success on 2012-08-05T06:33:00.000Z:

cf. 503: SVG animate doesnt draw de animation

magreenblatt commented 12 years ago

Comment 2. originally posted by magreenblatt on 2012-10-03T17:09:21.000Z:

If this doesn't work as expected in the current CEF3 release then please file an issue with Chromium.

magreenblatt commented 12 years ago

Comment 3. originally posted by magreenblatt on 2012-10-03T17:34:56.000Z:

issue #503 has been merged into this issue.

magreenblatt commented 12 years ago