Bug 282440
| Summary: | REGRESSION(2.47.1): [GTK] Recaptcha is broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=282404 | ||
Michael Catanzaro
With WebKitGTK 2.47.1, it's no longer possible to pass recaptcha. Clicking on an image fails to select the image.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
The user input on Google Maps is similarly broken. Might be the same issue.
Michael Catanzaro
(In reply to Michael Catanzaro from comment #1)
> The user input on Google Maps is similarly broken. Might be the same issue.
Actually I think that one is actually bug #282404.
Michael Catanzaro
This is fixed by https://github.com/WebKit/WebKit/pull/36325
*** This bug has been marked as a duplicate of bug 282514 ***
Michael Catanzaro
(In reply to Michael Catanzaro from comment #3)
> This is fixed by https://github.com/WebKit/WebKit/pull/36325
And this also fixes Google Maps.
However, the issue with youtube.com is separate.