While overflow: hidden is scrollable, it's not scrollable by the user... It seems also wrong to show scrollbars for something with overflow: clip. Maybe we should have `overflow: auto` in the listbox rules in html.css?
Bug 1656786 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
While overflow: hidden is scrollable, it's not scrollable by the user... It seems also wrong to show scrollbars for something with overflow: clip. Maybe we should have `overflow: auto` in the listbox rules in forms.css?