Open Bug 1495013 Opened 7 years ago Updated 10 months ago

Drag selection not scrolling for <select> in content-select mode

Categories

(Core :: Layout: Form Controls, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: enndeakin, Unassigned)

References

Details

The existing parent-rendered <select> handles this via menulist. The view-mode <select> handles this, but possibly not intentionally -- it allows scrolling only if the mouse happens to be where an option would be if the view were extended past the scrollbox boundary. For content-select implement something more like menulists do where scrolling occurs when the mouse is over the edge using a timer.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.