Open
Bug 1923572
Opened 1 year ago
Updated 1 year ago
Domains list cannot be scrolled with PgUp/PgDown, Home/End, directional keys and middle click
Categories
(Toolkit :: Add-ons Manager, enhancement, P3)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | affected |
People
(Reporter: acornestean, Unassigned)
References
Details
Attachments
(1 file)
|
22.49 KB,
application/octet-stream
|
Details |
Affected versions:
Nightly 133.0a1/20241008165730
Description:
The scrollable domains list in the add-on install dialog can be currently scrolled only via mouse wheel, holding and dragging the scroll bar and using the arrows buttons at the top and bottom of the scroll bar.
Consider implementing scrolling via PgUp/PgDown, Home/End, directional keys and middle click.
At the moment, PgUp/PgDown, Home/End and the directional keys engage the page beneath the install dialog and do not scroll the list. Middle click does nothing.
Steps to reproduce:
- Go to about:config and set “extensions.signatures.required” to “false”
- Install the attached extension via “Install Add-on From File…” in about:addons. The install dialog should be displayed, with a scrollable domains list
- Attempt to scroll the list via mouse wheel, holding and dragging the scroll bar and using the arrow at the top and bottom of the scroll bar. Notice the list is scrolled.
- Attempt to scroll the list via PgUp/PgDown, Home/End, directional keys and middle click. Notice the list is not scrolled.
Expected:
Users should be able to scroll the list via PgUp/PgDown, Home/End, directional keys and middle click.
Actual:
- Attempting to scroll the list via PgUp/PgDown, Home/End, directional keys and middle click does not work.
- PgUp/PgDown, Home/End and the directional keys engage the page beneath the dialog and middle click does nothing.
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•