Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some webkit transforms not working in OSR mode #1048

Closed
magreenblatt opened this issue Aug 7, 2013 · 2 comments
Closed

some webkit transforms not working in OSR mode #1048

magreenblatt opened this issue Aug 7, 2013 · 2 comments
Labels
bug Bug report

Comments

@magreenblatt
Copy link
Collaborator

Original report by Anonymous.


Original issue 1048 created by nvineeth on 2013-08-07T06:32:37.000Z:

What steps will reproduce the problem?

  1. Open the attached file in CefClient 1364 in OSR mode
  2. Click on the rectangle
  3. The rectangle is initially flipped and does not respond.

What is the expected output? What do you see instead?
Compare the behavior with chrome or cefclient 1364 in non-OSR mode.
The rectangle responds by flipping when clicked and the initial position is proper.

What version of the product are you using? On what operating system?
MacOS Retina 10.7.x

Please provide any additional information below.

@magreenblatt
Copy link
Collaborator Author

Comment 1. originally posted by magreenblatt on 2013-08-08T16:05:00.000Z:

Transforms require accelerated compositing. This is not currently support with OSR.

@magreenblatt
Copy link
Collaborator Author

  • set state to "duplicate"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant