Page MenuHomePhabricator

VisualEditor: Template parameters should resize on initialisation (when needed)
Closed, DuplicatePublic

Description

Intention:
Add a new infobox using VE (from scratch)

Steps to Reproduce:

  1. Go to https://sv.wikipedia.org/wiki/Anv%C3%A4ndare:Andr%C3%A9_Costa_%28WMSE%29/VEtest2?veaction=edit
  2. Enter edit-mode for the template
  3. Go to the "medlemskap" parameter. Click value.
  4. Go to the "budget" parameter. Click the value.

Actual Results:

  1. Nothing happens. You must use the down arrow to reveal hidden text.
  2. Value window re-sizes and introduces a scrollbar revealing previously hidden text.

Expected Results:
Both cases: Window should have been re-seized on initialisation or indicated that there is more information than shown.
First case: Window should have been re-seized or a scrollbar introduced.

Reproducible: Always

The main issue is that you might not ever expect that there is more information in the template value than is initially shown.


Version: unspecified
Severity: normal

Details

Reference
bz63814