Improved Popup support from libyui
Feature state
To change or remove a product, please use the icons next to its name.
Description
Currently writing popups with longer texts is difficult: Line wrapping must be
done in YCP and thus cannot take font metrics into account. Using RichText
widget is also difficult since it's not possible to know the correct height in
advance.
What I would like to see is a popup that does line wrapping (preserving
parapraphs) and adjusts the height of the whole popup accordingly. The popup
width should be a parameter or the popup could find a good ratio between width
and height.
Relations
Discussion

I guess this is something to leave for our colleagues in engineering to prioritize, thus labeling neutral for PM.

Duncan, this is in your team, up to you if you need this.

Why isn't this needed anymore? What do we have instead?