The textarea jumps around while the Visual Editor is loading. Looks like it shrinks to zero height and then expands again to the final height. But this is annoying...
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/Flow | master | +8 -13 | Cleanup use of min-height to prevent vertical height flicker |
Related Objects
Related Objects
- Duplicates Merged Here
- T95524: Flow: jumping text when Visual editor
Event Timeline
Comment Actions
This seems to happen because resource handling in prod is so much faster than our development machines were. Can look into how to make this nicer with fast loads, but still provide a reasonable experience when resources load slower.
Comment Actions
Change 385421 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/Flow@master] Cleanup use of min-height to prevent vertical height flicker
Comment Actions
Change 385421 merged by jenkins-bot:
[mediawiki/extensions/Flow@master] Cleanup use of min-height to prevent vertical height flicker