Open Bug 1966673 Opened 3 months ago Updated 2 months ago

www.culturepsg.com - The links under the "NEWS" section do not work

Categories

(Web Compatibility :: Site Reports, defect, P1)

Firefox 140
ARM
Android

Tracking

(Webcompat Score:1, Webcompat Priority:P1, firefox138 affected, firefox139 affected, firefox140 affected)

ASSIGNED
Webcompat Score 1
Webcompat Priority P1
Tracking Status
firefox138 --- affected
firefox139 --- affected
firefox140 --- affected

People

(Reporter: ctanase, Assigned: twisniewski)

References

()

Details

(4 keywords, Whiteboard: [webcompat-source:web-bugs])

User Story

platform:android
impact:workflow-broken
configuration:general
affects:all
branch:release
diagnosis-team:layout
user-impact-score:800

Attachments

(2 files)

Environment:
Operating system: Android 15
Firefox version: Firefox Mobile 137.0/138/140

Steps to reproduce:

  1. Go to https://www.culturepsg.com/
  2. Scroll down to "NEWS" section.
  3. Tap on any of the links below.

Expected Behavior:
Redirects to the coresponding article.

Actual Behavior:
Nothing happens.

Notes:

  • Does not reproduce on Desktop
  • Reproduces regardless of the status of ETP
  • Reproduces in firefox-nightly, and firefox-release
  • Does not reproduce in chrome

Created from https://github.com/webcompat/web-bugs/issues/154290

Version: unspecified → Firefox 140
Attached video psg FF vs Chrome.mp4

Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.

There's something overlaying the text, I think, because I can't even highlight text. Sadly, my remote debugging just broke during the triage meeting, so I'll just assign the layout team. :)

Severity: -- → S2
User Story: (updated)
Webcompat Priority: --- → P1
Webcompat Score: --- → 8
Priority: -- → P1

In our diagnosis meeting, we can reproduce in the response design mode (single "taps" on the News links are ignored).

I saw an "element.setCapture" deprecation warnings when I tap, and upon further investigating I see they are using NiceScroll.

We did some more diagnosis, and they're using an old version which has this code:

      if (cap.cantouch && (cap.ismozilla && !cap.isios)) { // where   ismozilla = 'MozAppearance' in domtest.style;
        this.istouchcapable = true;
        cap.cantouch = false
      }

We saw that the latest version of NiceScroll seems to no longer have this code, so the site should update it.

We can also probably make an intervention here, too.

Keywords: leave-open
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b9e0ecc0cd4c add a JS intervention for culturepsg.com on Android to fix news links; r=denschub,webcompat-reviewers
Webcompat Score: 8 → 1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: