Closed
Bug 1307386
Opened 8 years ago
Closed 7 years ago
Allow to search for add-ons from within the main page
Categories
(Toolkit :: Add-ons Manager, enhancement, P5)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 1546248
People
(Reporter: sebo, Assigned: designakt)
References
()
Details
When you're at about:addons there should be a search field like in the categories "Extensions", "Appearance", etc. allowing to search for an add-on immediately without having to switch to a category.
This search field should also be available via Ctrl+F like on the category pages.
Sebastian
Comment 1•8 years ago
|
||
I think you're referring to the fact that there is no search box while you're viewing the discovery pane (ie "Get Add-ons" in the left menu). This was a conscious choice, Markus can you field this?
Flags: needinfo?(mjaritz)
Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Andrew Swan [:aswan] from comment #1)
> I think you're referring to the fact that there is no search box while
> you're viewing the discovery pane (ie "Get Add-ons" in the left menu).
Exactly. Sorry that it wasn't clear from my description.
> This was a conscious choice, Markus can you field this?
I assumed that, but it's inconsistent to the other about:addons pages and IMO bad UX.
Also, the current behavior is buggy. When you initially land on the "Get Add-ons" page and press Ctrl+F, it happens that the search bar pops up allowing you to search within the page. If you then switch to another about:addons page, then back to the "Get Add-ons" page and press Ctrl+F again, it doesn't do anything anymore.
Sebastian
Updated•8 years ago
|
Priority: -- → P5
Whiteboard: triaged
Updated•8 years ago
|
Assignee: nobody → mjaritz
Assignee | ||
Comment 4•8 years ago
|
||
In a next iteration of disco pane, search will definitely be a big topic.
Work on it will be tracked on GitHub. Here is the relevant issue:
https://github.com/mozilla/addons/issues/159
Flags: needinfo?(mjaritz)
See Also: → https://github.com/mozilla/addons/issues/159
Reporter | ||
Comment 5•8 years ago
|
||
Cool, thanks for the info! I'll follow that issue then.
Sebastian
Assignee | ||
Comment 6•8 years ago
|
||
Tracking on Github still, and therefor closing here. We will add a search when we have a better search on AMO to provide qualitative results to users.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 7•7 years ago
|
||
(In reply to Markus Jaritz [:designakt] (UX) from comment #6)
> Tracking on Github still, and therefor closing here. We will add a search
> when we have a better search on AMO to provide qualitative results to users.
This seems stalled. I'll reopen this, as there's an obvious short-term solution that should be easy to implement: Put the same search box above the discovery pane that we have in the other categories.
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Updated•7 years ago
|
Flags: needinfo?(mjaritz)
Assignee | ||
Comment 9•7 years ago
|
||
Philip is working on getting an update of Disco Pane landed... which should include search. I'll forward to him.
Flags: needinfo?(mjaritz) → needinfo?(pwalmsley)
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Depends on: new-amo-search
Flags: needinfo?(pwalmsley)
Resolution: --- → FIXED
Whiteboard: triaged → fixed by bug 1263313
Target Milestone: --- → mozilla59
Reporter | ||
Comment 10•7 years ago
|
||
Dão, this feature unfortunately did not get implemented with bug 1263313. (Tested in Nightly 59.0a1 2017-12-12.)
This bug is asking for adding a search field within the "Get Add-ons" page like within the other three pages of about:addons to allow users to search for an add-on right after opening about:addons.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: fixed by bug 1263313
Target Milestone: mozilla59 → ---
Comment 11•7 years ago
|
||
The main "get add-ons" page is hosted on AMO. You can file an issue for that at
https://github.com/mozilla/addons/issues
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INVALID
Comment 14•6 years ago
|
||
(Andrew Swan [:aswan] (on PTO until 7/23) from comment #11)
> The main "get add-ons" page is hosted on AMO. You can file an issue for that at
> https://github.com/mozilla/addons/issues
Thank you, I'll try that.
Background: This was reopened in comment 7 because Dão promised here to look into it:
(German) https://www.heise.de/forum/heise-online/News-Kommentare/Mozilla-will-Deutschland-besser-verstehen/Re-Alles-Geld-im-Buero-keines-mehr-fuer-Code-Review/posting-31200209/show/
---
There's also: https://www.reddit.com/r/firefox/comments/7bshls/why_does_the_page_called_get_addons_in_firefox/
See Also: → https://github.com/mozilla/addons/issues/756
Comment 15•6 years ago
|
||
Any progress on this issue?
Comment 16•5 years ago
|
||
Pref: extensions.htmlaboutaddons.discover.enabled
Thanks :)
Resolution: INVALID → DUPLICATE
Comment 17•5 years ago
|
||
I found a workaround which works on current version of Firefox (xul-based):
- F12 element inspector, ctrl+f, type extension substring, Enter
- Pick the right XUL element, right-click and "Scroll Into View"
You need to log in
before you can comment on or make changes to this bug.
Description
•