Page MenuHomePhabricator

Regression: Hovering parameter list in single template mode still does auto-scroll
Closed, ResolvedPublic2 Estimated Story PointsBUG REPORT

Description

Split off from T312926: Regression: mouse hover at top of the parameter list causing automatic scrolling (VE template dialog): When the template dialog shows a single template with a very long list of parameters, the crazy unwanted auto-scrolling to the very top still happens. The reason is that the name of the template is not shown in the sidebar in this mode. This creates a special case where the sticky header is shorter.

Event Timeline

thiemowmde set the point value for this task to 2.Aug 16 2022, 9:54 AM

Change 824121 had a related patch set uploaded (by WMDE-Fisch; author: WMDE-Fisch):

[mediawiki/extensions/VisualEditor@master] Improve sticky height calculation

https://gerrit.wikimedia.org/r/824121

Change 824188 had a related patch set uploaded (by Thiemo Kreuz (WMDE); author: Thiemo Kreuz (WMDE)):

[mediawiki/extensions/VisualEditor@master] Dynamically calculate height of toolbar sticky headers

https://gerrit.wikimedia.org/r/824188

Change 824121 abandoned by WMDE-Fisch:

[mediawiki/extensions/VisualEditor@master] Improve sticky height calculation

Reason:

Lets go for I15231d66bb832b92d1924881b0df7dbe9f26a921

https://gerrit.wikimedia.org/r/824121

Change 824188 merged by jenkins-bot:

[mediawiki/extensions/VisualEditor@master] Dynamically calculate height of toolbar sticky headers

https://gerrit.wikimedia.org/r/824188

Change 827971 had a related patch set uploaded (by Thiemo Kreuz (WMDE); author: Thiemo Kreuz (WMDE)):

[mediawiki/extensions/VisualEditor@master] Add missing call to .recalculateStickyHeaderHeight()

https://gerrit.wikimedia.org/r/827971

Change 827995 had a related patch set uploaded (by Thiemo Kreuz (WMDE); author: Thiemo Kreuz (WMDE)):

[mediawiki/extensions/VisualEditor@master] Fix calling order in template dialog .getSetupProcess()

https://gerrit.wikimedia.org/r/827995

Change 827971 merged by jenkins-bot:

[mediawiki/extensions/VisualEditor@master] Add missing call to .recalculateStickyHeaderHeight()

https://gerrit.wikimedia.org/r/827971

Change 827995 merged by jenkins-bot:

[mediawiki/extensions/VisualEditor@master] Fix calling order in template dialog .getSetupProcess()

https://gerrit.wikimedia.org/r/827995

WMDE-Fisch moved this task from Demo to Done on the WMDE-TechWish-Sprint-2022-08-31 board.