Bug 135268

Summary: Wrap URLs in extensions dialog
Product: LibreOffice Reporter: Heiko Tietze <heiko.tietze>
Component: UIAssignee: Yusuf Keten <ketenyusuf>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kara
Priority: medium    
Version: 7.1.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=135270
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 133026    

Description Heiko Tietze 2020-07-29 11:09:06 UTC
The newly introduced dialog shows the extension name per URL with access to the website. This URL can be long and resize the dialog while loading. For example "OpenOffice.org2GoogleDocs - export & import to Google Docs, Zoho, WebDAV". So we should either 
a) abbreviate the text with ellipsis or 
b) wrap it, if possible for URLs, or 
c) use an ordinary label and add the link somewhere else (behind the name as [Link] or in the list of properties.

I tend to c).
Comment 1 Heiko Tietze 2020-08-28 08:42:39 UTC
Has been implemented with another patch.