Open
Bug 1315066
Opened 8 years ago
Updated 2 years ago
Anchoring on selection does not work for popups that have been scrolled through
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
NEW
People
(Reporter: beachjar, Unassigned)
References
Details
Attachments
(1 file)
9.18 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36
Steps to reproduce:
When a <select> dropdown popup is scrolled through and an element is chosen, the popup will not open at the correct position.
Actual results:
The popup reverts back to the previous anchoring method instead of anchoring on the selected element.
Expected results:
The popup box should open with the selected element being centered over the <select> dropdown.
Reporter | ||
Updated•8 years ago
|
Version: 52 Branch → Trunk
Reporter | ||
Updated•8 years ago
|
OS: Unspecified → Mac OS X
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 1•8 years ago
|
||
Noting that I am seeing this bug occur with my patch from 430745 applied.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•