Open Bug 2015851 Opened 21 hours ago Updated 4 hours ago

shop.greengadgets.net.au - Checkboxes are missing from the form

Categories

(Web Compatibility :: Site Reports, defect)

Desktop
Windows 11
defect

Tracking

(Webcompat Priority:P3, Webcompat Score:1, firefox147 affected, firefox148 affected, firefox149 affected)

Webcompat Priority P3
Webcompat Score 1
Tracking Status
firefox147 --- affected
firefox148 --- affected
firefox149 --- affected

People

(Reporter: rbucata, Unassigned)

References

()

Details

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

User Story

user-impact-score:0

Attachments

(2 files)

Environment:
Operating system: Windows 11 and Windows 10
Firefox version: Firefox 147.0

Steps to reproduce:

  1. Navigate to: https://shop.greengadgets.net.au/pages/return-warranty-tc
  2. Scroll and observe the "CHECKLIST: RETURNING YOUR DEVICE" area

Expected Behavior:
Checkboxes are present

Actual Behavior:
Checkboxes are missing

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/206650

From the HTML code, selecting <input name="devicecheck" required="" type="checkbox" value="1"> and then from the DevTools-> Rules Tab:

input {
line-height: normal;
-moz-appearance: none;
border-radius: 0;
}

-> If I remove moz-appereance or un-check it (it is checked), the checkboxes are visible. I've created a reduced test case to highlight this. Some others fixes were observed, but I could not create reduced test cases for them.

Attached video Chr vs ff

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

User Story: (updated)
Webcompat Priority: --- → P3
Webcompat Score: --- → 1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: