[WebUI Refresh] Extensions description getting truncated |
|||
Issue descriptionProblem: Extensions description text is getting clipped Possible solution Increase the height of the div to incorporate 3 lines of text without truncation.
,
Jul 23
> we might be able to mitigate this by having the height scale with font-size We've thought about doing similar font-based layout before in Setings, but it feels like we are re-implementing zoom (which automatically scales everything anyway). FWIW, expecting the UI to work perfectly with abnormally large fonts is questionable as a use-case (see https://bugs.chromium.org/p/chromium/issues/detail?id=741083).
,
Jul 24
I don't think we need to cater to abnormally large font, but I think even with the "very large" preset font, the description could easily go past 3 lines especially in other languages, so I think we need a catch-all solution regardless.
,
Jul 25
,
Aug 3
This bug has an owner, thus, it's been triaged. Changing status to "assigned". |
|||
►
Sign in to add a comment |
|||
Comment 1 by scottchen@chromium.org
, Jul 23Owner: namratakannan@chromium.org