Checkbox input types disappears when floated left inside a <div> with `columns` CSS attribute
Categories
(Core :: Layout: Floats, defect)
Tracking
()
People
(Reporter: peter.ostrander, Unassigned)
References
Details
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Reporter | ||
Comment 2•5 years ago
|
||
Thank you, Neerja! ✌️
Comment 3•5 years ago
•
|
||
Peter, does this bug still reproduce on your end? The test in comment 0 looks good to me on the lastest Firefox 72.
Reporter | ||
Comment 4•5 years ago
|
||
As of Firefox 70+, I've not been able to reproduce the issue. I think this one can be considered fixed. Thank you!
Comment 5•5 years ago
|
||
Nice!
Comment 6•3 years ago
|
||
I'm sorry to report that I'm having this same issue on Firefox 95 on Ubuntu 20.04. I have a page which uses Bootstrap 5 and shows a series of checkboxes with labels. If I put these inside a div with "columns: 2", often the first checkbox on the second column does not render on Firefox. Even worse, sometimes zooming in slightly on the page will make it render, but zooming in even further will make it disappear again. I'm not having the same rendering issue in any other browser, so it appears that this bug may have re-emerged.
Comment 7•3 years ago
|
||
I can reproduce this again using the jsfiddle in comment 0 on Firefox Nightly 2022-01-03 on macOS, but not on Linux.
Comment 8•2 years ago
|
||
I have patches in bug 1441048, and it should fix this bug as well.
Description
•