Open
Bug 1946683
Opened 1 month ago
Updated 1 month ago
The drop-down list is cut off on https://bugzilla.mozilla.org/page.cgi?id=user_activity.html
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
ASSIGNED
People
(Reporter: alice0775, Assigned: dkl)
Details
(Keywords: nightly-community)
Attachments
(1 file)
112.03 KB,
image/png
|
Details |
Steps to reproduce:
- Login to https://bugzilla.mozilla.org
- Open https://bugzilla.mozilla.org/page.cgi?id=user_activity.html
- Type text in the Who: field
Actual results:
The drop-down list is cut off.
Expected results:
The drop-down list should be fully visible.
![]() |
Reporter | |
Comment 1•1 month ago
|
||
Workaround:
main#bugzilla-body {
overflow: unset !important
}
Assignee | ||
Comment 2•1 month ago
|
||
Verified. I will need to look at this soon.
Assignee: nobody → dkl
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•