firefox-devtools / devtools-bug-finder

Find easy and mentored devtools bugs

Home Page:http://bugs.firefox-dev.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First bug comment text is cut off

captainbrosset opened this issue · comments

When you click on a bug in the list, it gets expanded and the first comment is shown (to give a bit more context).
The text is shown in a <pre> tag to preserve bugzilla's formatting.
But that means the text may be cut off.