Page MenuHomePhabricator

Monolingual text widget overflows multi-line content
Open, HighPublic

Description

The widget overflows the content when the content of a input box for monolingual text spans multiple lines.

Screen Shot 2016-10-10 at 11.32.54.png (191×586 px, 27 KB)

Event Timeline

Sjoerddebruin renamed this task from Monolingual text widget overflows content to Monolingual text widget overflows multi-line content.Oct 10 2016, 9:37 AM

Okay, found a way to reproduce it:

  1. Add a new reference to a statement, use a monolingual text property as second property together with a long string.
  2. Remove the first property from the reference.
  3. Notice that the widget for monolingual text isn't directly under the input box and stays on the same position, even if you empty the input box

I've also noticed that the input box doesn't change size when text is going to span multiple lines if you just type.

Bencemac subscribed.