WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
214724
Click error on Safari 13 driver (Regression from Safari 12)
https://bugs.webkit.org/show_bug.cgi?id=214724
Summary
Click error on Safari 13 driver (Regression from Safari 12)
Luke Hill
Reported
2020-07-24 01:53:31 PDT
On Safari 12, clicking on several "react" style buttons on a new page being developed works (Albeit you need to work around the selectors a bit due to a11y tweaks). On Safari 13, this doesn't work. Possible issues... 1) `--diagnose` is not returning me anything, either in stdout/stderr, or inside the log file I googled to find out. This might be a separate issue. Also the man page has 0 info on this. 2) Safari tech preview "seems" to work. But this is problematic, as I cannot configure this remotely, as I'm using a cloud service provider, who don't / won't support this. It is also tricky to diagnose this locally, as I am not a native mac user, so I need other people to test which takes time. But I've been told this works. Is it possible to maybe forward port the fixes in STP to safaridriver 13? That would give me something that "probably" will fix the issue. Page Under test -
https://public-website.qa.citizensadvice.org.uk/search?q=pension
Try clicking "Next" or "1" / "2" at the bottom of the page. I used Ruby bindings with SitePrism (The gem I maintain).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-07-31 01:54:17 PDT
<
rdar://problem/66370993
>
Blaze Burg
Comment 2
2020-07-31 14:09:25 PDT
If it's fixed in Safari Technology Preview, then there is nothing more that we can do. Safari 13.x only receives critical security updates at this point.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug