- From: Sebastian Zartner via GitHub <noreply@w3.org>
- Date: Tue, 10 Feb 2026 11:17:10 +0000
- To: public-css-archive@w3.org
I don't think the issue is with the top-layer display directly but it causing the element being out-of-flow. I still need to read through #13200 and related issues, but I can definitely see use cases for letting the picker influence the layout like the one mentioned by @jakearchibald, and not only for `<select>`s but also pickers for other form controls like `<input type="date">`, `<input type="color">`, etc. And also the other way round might be desired. E.g. turning an `<input type="range">` into a button that opens a picker for the range like e.g. for volume controls. Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13467#issuecomment-3876980326 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 10 February 2026 11:17:11 UTC