## Environment macOS 10.15.4 Firefox Nightly 79 2020-06-08 ## Step 1. `fission.autostart=true`, then restart 2. Browse https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input 3. Set focus to `<input type=date>`'s control 4. Click `yyyy` ## Result Date picker UI is top-left in content window ## Expected Result Date picker UI should be bottom of `<input type=date>`' Of course, if without fission, this doesn't occur.
Bug 1644337 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
## Environment macOS 10.15.4 Firefox Nightly 79 2020-06-08 ## Step 1. `fission.autostart=true`, then restart 2. Browse https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input 3. Set focus to `<input type=date>`'s control 4. Click `yyyy` ## Result Date picker UI is top-left in content window ## Expected Result Date picker UI should be bottom of `<input type=date>`. Of course, if without fission, this doesn't occur.