Closed Bug 497305 Opened 15 years ago Closed 15 years ago

Auto-complete popup for extensions doesn't allow scrolling

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: u278084)

References

()

Details

(Keywords: access)

Attachments

(1 file)

When you wanna add new extensions to your collection and enter search terms like "extension" or "firefox" you will get a list of extensions which will cause a scroll bar to appear. When you use the arrow keys to move down the list it will only work for the first 5 entries. Further keypresses don't cause a scrolling. So you will not be able to select such an extension by keyboard. A mouse has to be used.

It should be keyboard accessible. :)
Not sure if the "major" severity is warranted, but I can confirm the bug: Scrolling is only possible with the mouse.

There's probably some JS missing (or broken?) here. We should compare it to the same feature on the admin pages. If it works there, we can reuse the code, if not, we should fix it there too.
Severity: major → normal
Keywords: access
Target Milestone: --- → 5.0.7
(In reply to comment #1)
> There's probably some JS missing (or broken?) here. We should compare it to the
> same feature on the admin pages. If it works there, we can reuse the code, if
> not, we should fix it there too.

We seem to be using the same JS code for both pages. Digging in a little deeper, it looks like the next version of the auto-complete code somewhat fixes this problem for us (it looks like we are using http://plugins.jquery.com/project/autocompletex for our auto-complete plugin). I attached a screenshot looking at the last result. While it does scroll, it clips the icon a bit.
Assignee: nobody → cdolivei.bugzilla
Priority: -- → P3
Committed in r28340. I checked the Admin's add-on manager, collections, and editor filter. All work as expected locally.
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: push-needed
Resolution: --- → FIXED
Verified FIXED; I filed 500296 as a spinoff (a limitation of the plugin, probably).
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: