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

[BUG] Clicks/Codegen does not work with Flutter (canvas rendered) #28583

Closed
sgondala opened this issue Dec 11, 2023 · 2 comments
Closed

[BUG] Clicks/Codegen does not work with Flutter (canvas rendered) #28583

sgondala opened this issue Dec 11, 2023 · 2 comments

Comments

@sgondala
Copy link

System info

Source code

Steps

  1. Open codegen for the website - https://flutter.github.io/samples/web/material_3_demo/
  2. Capture any click

Expected

As the website is fully inside canvas tag, the expected behavior (#6737, #9503) is to print x/y coordinates in codegen.

Actual

Codegen generates

await page.locator('flutter-view').click();
@mxschmitt mxschmitt changed the title [BUG] Playwright codegen doesn't work on canvas elements [BUG] Clicks/Codegen does not work with Flutter (canvas rendered) Dec 11, 2023
@pavelfeldman
Copy link
Member

Why was this issue closed?

Thank you for your contribution to our project. This issue has been closed due to its limited upvotes and recent activity, and insufficient feedback for us to effectively act upon. Our priority is to focus on bugs that reflect higher user engagement and have actionable feedback, to ensure our bug database stays manageable.

Should you feel this closure was in error, please create a new issue and reference this one. We're open to revisiting it given increased support or additional clarity. Your understanding and cooperation are greatly appreciated.

@larsbloch
Copy link

@sgondala

Im having the same issue. Did you find a workaround ?

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

No branches or pull requests

4 participants