Open
Bug 1850198
Opened 1 year ago
Updated 1 year ago
Fail to search when clicking the magnifying glass icon on jp.mercari.com.
Categories
(Core :: DOM: Forms, defect, P3)
Tracking
()
People
(Reporter: alice0775, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: nightly-community)
Searching by pressing the Enter key works fine. However, clicking the magnifying glass icon with the mouse fails.
Steps to reproduce:
- Open https://jp.mercari.com/ (not need sign-in)
- Type or paste search text(e.g. 'game') into input field on top of the page.
- Click on magnifying glass.
Actual results:
After the search results are displayed for a moment, the top page is displayed.
It seems redirect to the top page.
Expected results:
Search results should be displayed.
FWIW,
Setting dom.forms.submit.trusted_event_only to true seems to fix the issue.
Reporter | ||
Updated•1 year ago
|
status-firefox117:
--- → affected
status-firefox118:
--- → affected
status-firefox-esr102:
--- → wontfix
status-firefox-esr115:
--- → affected
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•