Closed Bug 1554691 Opened 6 years ago Closed 6 years ago

Firefox checkbox opens/closes parent <details>

Categories

(Core :: DOM: Core & HTML, defect)

66 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1524893

People

(Reporter: u635235, Unassigned)

References

Details

(Keywords: parity-chrome, reproducible)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0

Steps to reproduce:

Providing a simple HTML example: https://stackoverflow.com/a/56230326/7733026

Create a <details> element
Put a <summary> element inside the <details>
Put an <input type="checkbox"> inside the <summary>
Click the checkbox

Actual results:

The <details> is opened/closed when the checkbox gets toggled.

Expected results:

The <details> should have stayed in exactly the same state.

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
See Also: → 1539490

I could not reproduce on latest Nightly and also 67.

10:59.20 INFO: First good revision: 4d0958fba8db223356e63dda2390f23044b12fdd
10:59.20 INFO: Last bad revision: 954c08e7350f4d9d9757965baef4f0c569697778
10:59.20 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=954c08e7350f4d9d9757965baef4f0c569697778&tochange=4d0958fba8db223356e63dda2390f23044b12fdd

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.