Open Bug 2004721 Opened 5 months ago Updated 5 months ago

forum.dudu-auto.com - The in-page search “Find in page” closes unexpectedly while the user is typing

Categories

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

ARM
Android

Tracking

(Webcompat Priority:P3, Webcompat Score:3, firefox147 affected)

Webcompat Priority P3
Webcompat Score 3
Tracking Status
firefox147 --- affected

People

(Reporter: bfarkas, Unassigned)

References

()

Details

(Keywords: webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])

User Story

user-impact-score:30
platform:android
impact:feature-broken
configuration:general
affects:all
branch:release
diagnosis-team:android

Attachments

(1 file)

Environment:
Operating system: Android 16
Firefox version: Firefox Nightly 147.0a1 Build #2016130687

Steps to reproduce:

  1. Access: https://forum.dudu-auto.com/d/1250-introducing-duduos-36-beta4-250421-elevating-your-driving-experience/10
  2. Select Browser Menu
  3. Tap on "Find in page" option
  4. Try to type "checksum verification"

Expected Behavior:
The correct search results are returned

Actual Behavior:
The text box unexpectedly closes while typing

Notes:

  • 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/192807

This might be bug 1998404. Let's wait for this patch to land and re-confirm on Wednesday.

User Story: (updated)
Webcompat Score: --- → 1

Seems to still be broken in today's Fenix Nightly, sadly. :petru, any ideas? :)

User Story: (updated)
Webcompat Priority: --- → P3
Webcompat Score: 1 → 3
Flags: needinfo?(petru)
Severity: -- → S3
Priority: -- → P3

Seems like this website is not using url fragments but rather different paths for the particular post in the list.

Eg: we start with

https://forum.dudu-auto.com/d/1250-introducing-duduos-36-beta4-250421-elevating-your-driving-experience

then when GeckoView is scrolled to a particular post in that page (which contains the searched for text) the URL changes to

https://forum.dudu-auto.com/d/1250-introducing-duduos-36-beta4-250421-elevating-your-driving-experience/14

Which is a different URL so we abort the "find in page" UX.

We could try to avoid the last URL path containing just numbers from being considered a new URL but this avoids just a specific scenario, not all scenarios in which websites would use different URL paths for content in what seems the same page.
So this looks more like a real webcompat issue to me - paths are expected to be considered for new URLs - new pages and the find in page feature should not continue on different pages.

I see though that Chrome doesn't have this issue so maybe we can follow their logic.

Flags: needinfo?(petru)
See Also: → 1998404
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: