Lucas_Werkmeister_WMDE added a comment.

  I can reproduce an overflow / overlap of the “close” button with the head 
label on https://en.wikipedia.org/wiki/Special:BlankPage with:
  
    await mw.loader.using( 'oojs-ui-core' );
    const popup = new OO.ui.PopupWidget( {
      head: true,
      label: 'New! Add default labels and aliases for multiple languages (mul)',
    } );
    $( document.body ).append( popup.$element );
    popup.toggle();

TASK DETAIL
  https://phabricator.wikimedia.org/T355059

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: CCiufo-WMF, Lucas_Werkmeister_WMDE, Michael, Aklapper, Sarai-WMDE, 
Danny_Benjafield_WMDE, NBaca-WMF, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, ItamarWMDE, Akuckartz, Nandana, Hagarshilo, Lahi, Gq86, 
GoranSMilovanovic, QZanden, KimKelting, LawExplorer, _jensen, rosalieper, 
xSavitar, Scott_WUaS, Wikidata-bugs, aude, Gryllida, Ricordisamoa, 
Jdforrester-WMF, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to