Open
Bug 1918909
Opened 1 year ago
Updated 1 year ago
Remove overflow event handling from autocomplete-item
Categories
(Toolkit :: Autocomplete, task)
Toolkit
Autocomplete
Tracking
()
ASSIGNED
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
We use text-overflow in CSS to hide stuff that's too wide...
I'm not sure we ever hit this, no test seems to depend on it, and a
somewhat naive try to trigger this code in:
https://mozilla.github.io/form-fill-examples/password_manager/login_and_pw_change_forms.html
Failed to show any issues...
Updated•1 year ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•