Open
Bug 1226917
Opened 10 years ago
Updated 3 years ago
[non-e10s] It's possible to scroll page without collapsing <select>'s list of options
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
NEW
People
(Reporter: arni2033, Unassigned)
References
Details
Attachments
(2 files)
>>> My Info: Win7_64, Nightly 45, 32bit, ID 20151119030404
STR:
1. Open attached "testcase 1"
2. Click the <select>'s dropmarker
3. Move mouse pointer over option "# 10 ", press middle mouse (don't release it)
4. Move mouse a bit to the bottom to make sure that the page is performing autoscroll
5. Release middle mouse
6. Scroll the page up and down
Result:
It's possible to scroll page without collapsing <select>'s list of options
Expectations:
<select>'s list of options should collapse
Correction: Step 6 should be modified
> 6. Move mouse pointer away from options list, scroll the page up and down using mousewheel
Updated•10 years ago
|
tracking-e10s:
--- → -
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•