Closed
Bug 1547372
Opened 6 years ago
Closed 5 years ago
[meta] Convert all <textbox> (except type=autocomplete) to HTML <input>
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
People
(Reporter: ntim, Unassigned)
References
Details
(Keywords: meta)
Attachments
(1 obsolete file)
It will make it easier to remove the textbox binding.
Textbox usages (excluding type="autocomplete" and is="search-textbox"):
browser/base/content/pageinfo/pageInfo.xulbrowser/base/content/popup-notifications.incbrowser/components/controlcenter/content/identityPanel.inc.xulbrowser/components/places/content/editBookmarkPanel.inc.xulbrowser/components/preferences/applicationManager.xulbrowser/components/preferences/connection.xulbrowser/components/preferences/containers.xulbrowser/components/preferences/in-content/home.xulbrowser/components/preferences/in-content/main.xulbrowser/components/preferences/in-content/sync.xulbrowser/components/preferences/permissions.xuldevtools/client/shared/widgets/TableWidget.jsdevtools/client/shared/widgets/VariablesView.jsmdevtools/client/storage/index.xuldevtools/client/webide/content/newapp.xul(WebIDE is getting removed)dom/ipc/test.xullayout/tools/layout-debug/ui/content/layoutdebug.xullayout/xul/grid/examples/dynamicgrid.xulsecurity/manager/pki/resources/content/changepassword.xulsecurity/manager/pki/resources/content/exceptionDialog.xulsecurity/manager/pki/resources/content/load_device.xulsecurity/manager/pki/resources/content/setp12password.xulsecurity/manager/pki/resources/content/certViewer.jstoolkit/components/printing/content/printPageSetup.xultoolkit/components/prompts/content/commonDialog.xultoolkit/components/prompts/content/tabprompts.jsmtoolkit/content/widgets/findbar.jstoolkit/content/widgets/tree.jstoolkit/mozapps/downloads/content/unknownContentType.xultoolkit/mozapps/preferences/changemp.xultoolkit/mozapps/preferences/removemp.xultoolkit/profile/content/createProfileWizard.xul
... + tests
Reporter | ||
Comment 1•6 years ago
|
||
Comment hidden (obsolete) |
Reporter | ||
Updated•6 years ago
|
Keywords: meta
Summary: Convert all <textbox> (except type=autocomplete) to HTML <input> → [meta] Convert all <textbox> (except type=autocomplete) to HTML <input>
Updated•6 years ago
|
Attachment #9061101 -
Attachment is obsolete: true
Updated•6 years ago
|
Type: defect → task
Comment 3•5 years ago
|
||
This is now done, and the binding can be removed.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•