Steps to reproduce:
- Open VE and make an edit.
- Save the page.
- Re-open the page with VE.
- Open any drop down such as Insert/Paragraph styling etc.
- Quickly scroll up and down
Drop down for menu options appears to be jittering
| Ryasmeen | |
| Nov 9 2018, 10:45 PM |
| F27154427: firefox.mov | |
| Nov 9 2018, 10:45 PM |
Steps to reproduce:
The default position for the popups is inside toolbar.$element, which doesn't get position: fixed when floating. We can move the popup container to toolbar.$bar, which appears to resolve the issue, however in some cases the toolbar will have to be positioned outside of the toolbar, for example in ContentTranlsation where there are two toolbars. In these cases the issue will persist.
Change 473191 had a related patch set uploaded (by Esanders; owner: Esanders):
[VisualEditor/VisualEditor@master] Place popups instead toolbar.$bar
Change 473191 merged by jenkins-bot:
[VisualEditor/VisualEditor@master] Place popups instead toolbar.$bar
Change 473569 had a related patch set uploaded (by Jforrester; owner: Jforrester):
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (b17770c7e)
Change 473569 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Update VE core submodule to master (b17770c7e)