Cannot tick 2 boxes in a form on a medical site. Works in Chrome (<input radio> pseudo-elements)
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: ard1947, Unassigned)
References
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
Went to the site:
https://imagingassociates.net.au/for-patients/appointments/request-an-appointment
to request an appointment.
Actual results:
There are 2 required tick-boxes on the site form that are mandatory before clicking on the "Request an appointment" banner, but these cannot be filled in.
Expected results:
The 2 boxes as per the pictures uploaded, should be available to tick.
NOTE: this works fine with Chrome.
Reporter | ||
Comment 1•2 months ago
|
||
Comment 2•2 months ago
|
||
Comment 3•2 months ago
|
||
I can reproduce the issue on Nightly132.0a1 Windows:
Clicking on a circle symbol does not respond. Chrome works.
Updated•2 months ago
|
Comment 4•2 months ago
|
||
A temporary workaround is to double click on the text of the radio button - that will select the button.
Comment 5•2 months ago
|
||
This is https://issues.chromium.org/issues/365052666 (we are not generating the ::before
pseudo-element, but it's wrong to do so).
Updated•2 months ago
|
Description
•