Convert Website languages to config-based prefs box group
Categories
(Firefox :: Settings UI, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: mstriemer, Assigned: tgiles)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [recomp])
Attachments
(2 files, 3 obsolete files)
Create a box-group that replaces the existing Webpage Language Settings dialog.
This is an enhancement on bug 1972081 which moves the language management into the top-level page and out of its existing dialog.
Updated•10 months ago
|
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 1•5 months ago
|
||
init commit
Fix the website language setting group not rendering
update l10nId for language picker wrapper
Updated•5 months ago
|
| Assignee | ||
Comment 2•5 months ago
|
||
I'm not sure how to make the config work with the designed layout.
It seems like adding controls breaks the reorderable box since
the markup goes: moz-box-group > setting-control > moz-box-item.
I'm sure I'm just not writing the config in the correct way,
especially as the reorderable box items are going to be
dynamically generated anyway.
Updated•4 months ago
|
Updated•4 months ago
|
| Assignee | ||
Comment 3•4 months ago
|
||
Updated•3 months ago
|
Updated•3 months ago
|
| Assignee | ||
Comment 4•3 months ago
|
||
squash: start fixing test_moz_box_group.html
I don't think I've implemented the wrapper element correctly because the
moz-reorderable-list logic is preventing the 'reorder' event from
firing.
Updated•3 months ago
|
Updated•3 months ago
|
Comment 5•3 months ago
|
||
Comment 7•3 months ago
|
||
| bugherder | ||
Description
•