RESOLVED FIXED 208037
Add fidelity.com to the desktop class quirks list
https://bugs.webkit.org/show_bug.cgi?id=208037
Summary Add fidelity.com to the desktop class quirks list
John Wilander
Reported 2020-02-20 16:09:53 PST
It seems fidelity.com is binding an event handler to both clicks and touches on its document and then only unbinding the click event. This leads to a broken experience when the browser supports both click and touch events. We should add fidelity.com to the desktop class quirks list until they can fix their website.
Attachments
Patch (1.45 KB, patch)
2020-02-20 16:13 PST, John Wilander
no flags
Patch for landing (1.54 KB, patch)
2020-02-20 16:41 PST, John Wilander
no flags
John Wilander
Comment 1 2020-02-20 16:12:40 PST
John Wilander
Comment 2 2020-02-20 16:13:37 PST
Brent Fulgham
Comment 3 2020-02-20 16:25:00 PST
Comment on attachment 391353 [details] Patch Very sad. Can we paste the radar here so we can remove this once we get a site change?
John Wilander
Comment 4 2020-02-20 16:27:16 PST
(In reply to Brent Fulgham from comment #3) > Comment on attachment 391353 [details] > Patch > > Very sad. Can we paste the radar here so we can remove this once we get a > site change? You mean like a FIXME in the code? Because the radar is above here on the Bugzilla.
Brent Fulgham
Comment 5 2020-02-20 16:32:53 PST
(In reply to John Wilander from comment #4) > (In reply to Brent Fulgham from comment #3) > > Comment on attachment 391353 [details] > > Patch > > > > Very sad. Can we paste the radar here so we can remove this once we get a > > site change? > > You mean like a FIXME in the code? Because the radar is above here on the > Bugzilla. Yes. Just add a FIXME and reference the radar tracking the communication with Fidelity.
John Wilander
Comment 6 2020-02-20 16:34:24 PST
Got it. Thanks!
John Wilander
Comment 7 2020-02-20 16:41:14 PST
Created attachment 391358 [details] Patch for landing
WebKit Commit Bot
Comment 8 2020-02-20 17:25:37 PST
Comment on attachment 391358 [details] Patch for landing Clearing flags on attachment: 391358 Committed r257106: <https://trac.webkit.org/changeset/257106>
WebKit Commit Bot
Comment 9 2020-02-20 17:25:38 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.