Implement field-sizing support for select comboboxes
Categories
(Core :: Layout: Form Controls, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox141 | --- | fixed |
People
(Reporter: lwarlow, Assigned: keithamus)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•1 year ago
|
||
Updates the calculation for inline size of select elements to be based on the width of the selected label.
Updated•1 year ago
|
Assignee | ||
Updated•5 months ago
|
Comment 2•3 months ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:mozilla, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Updated•3 months ago
|
Assignee | ||
Comment 3•3 months ago
|
||
I'll pick this one up next week, thanks!
Comment 4•3 months ago
|
||
Is this implemented behind the pref layout.css.field-sizing.enabled
? (Skimming through the code, it doesn't seem so.)
Sebastian
Assignee | ||
Comment 5•3 months ago
|
||
I've commandeered the revision, and I plan to wrap it behind the pref, but I won't get to those changes for a few weeks.
Reporter | ||
Comment 6•3 months ago
|
||
It's gated by virtue of the fact that field-sizing won't parse without that flag being enabled.
Comment 9•26 days ago
|
||
bugherder |
Updated•19 days ago
|
Description
•