Page MenuHomePhabricator

[TUX] Edit-window incorrectly autosized
Closed, ResolvedPublic

Description

Intention:
Update an existed translation of a long message

Steps to Reproduce:
0. Log in to translatewiki.net

  1. Go to a long translated message (e.g. https://translatewiki.net/w/i.php?title=Special:Translate&group=ext-installer&language=sv&filter=&action=translate then filter on Debian
  2. Click on the message
  3. Observe size of edit window
  4. Resize browser window (after which you may return to original size)
  5. Observe size of edit window

Actual Results:

  1. Edit window does not fit all translated text
  2. Edit window fits all translated text

Expected Results:

  1. Edit window fits all translated text

Reproducible: Didn't try

It looks like the size of the edit window is set before all of the text has been loaded. Doing something like changing the text resizes the window.

See also https://bugzilla.wikimedia.org/show_bug.cgi?id=48817

Tested in both FF 27.0 and Chrome 33.0


Version: unspecified
Severity: minor

Details

Reference
bz62393

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:51 AM
bzimport set Reference to bz62393.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 14771
Result at step 3

Attached:

Buggshot_2014-03-07_18:03:06.png (1×1 px, 182 KB)

Created attachment 14772
Result at step 5

Attached:

Buggshot_2014-03-07_18:04:37.png (1×1 px, 196 KB)

I have also seen too small textareas (confirm the bug). Fortunately it is just annoyance and doesn't prevent translation.

Nikerabbit claimed this task.

Hi, I just tested this and I cannot reproduce. There has been changes to the resize code some time ago, so I hope that fixed it. Please reopen if you still have this issue.

Hi, I just tested this and I cannot reproduce. There has been changes to the resize code some time ago, so I hope that fixed it. Please reopen if you still have this issue.

Looks fine now. Thanks,