Closed
Bug 1488730
Opened 7 years ago
Closed 7 years ago
Increase the search field’s visibility in the extensions and themes sections
Categories
(Toolkit :: Add-ons Manager, enhancement, P2)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: emanuela, Assigned: mstriemer)
References
Details
Attachments
(2 files)
To increase search field visibility, my recommendations are to:
- Increase the search field max-width
--- font-size: from 22em to 32em
- Add a magnifying glass at the beginning of the field
- Add a right-pointing arrow at the end of the field [nice to have]
- Change the placeholder
--- old: “Search on addons.mozilla.org" new: ’Search addons.mozilla.org'
- Add a label next to the search field
--- label string: “Find more extension”
--- font-size: 1.3rem;
--- font-weight: regular;
--- padding-right: 4px;
- Move the header utility button from the this area to the area below
--- the button is displayed on right side of the main container, no extra paddings or margins
Attach to this bug you find a screen that shows the final state. Please note that this picture shows a series of different improvements relevant to other bugs.
Reporter | ||
Comment 1•7 years ago
|
||
The right string for the label is "Find more extensions".
Updated•7 years ago
|
Assignee: ddurst → mstriemer
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
Summary: Increase the search field’s visibility in the extensions section in about:addons → Increase the search field’s visibility in the extensions and themes sections
Assignee | ||
Comment 3•7 years ago
|
||
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9cd889824b1c
Add label to search and move utilities menu in about:addons r=jaws
Comment 5•7 years ago
|
||
Backed out 5 changesets (Bug 1488730, Bug 1490366, Bug 1488727) for bc failures in | toolkit/mozapps/extensions/test/browser/browser_details.js and browser/components/enterprisepolicies/tests/browser/browser_policy_disable_flash_plugin.js CLOSED TREE
Failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed,busted,exception&classifiedState=unclassified&selectedJob=205385796
https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed,busted,exception&selectedJob=205385130
Logs:
https://treeherder.mozilla.org/logviewer.html#?job_id=205385130&repo=autoland&lineNumber=5583
https://treeherder.mozilla.org/logviewer.html#?job_id=205385437&repo=autoland&lineNumber=2358
Flags: needinfo?(mstriemer)
Backout by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/45299a26e20a
Backed out 5 changesets (bug 1488730, bug 1490366, bug 1488727) for bc failures in | toolkit/mozapps/extensions/test/browser/browser_details.js and browser/components/enterprisepolicies/tests/browser/browser_policy_disable_flash_plugin.js CLOSED TREE
Assignee | ||
Comment 7•7 years ago
|
||
There was a bad rebase and a test change that should've been earlier in the series causing these failures. I'm running another try build now, but looks to be fixed and will re-land.
Flags: needinfo?(mstriemer)
Pushed by mstriemer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aa4cdd603e44
Add label to search and move utilities menu in about:addons r=jaws
Comment 9•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•