Bug #11394
[GUI/uploaded.to]JD1 - plugin options missing because of long description
Status: | New | Start date: | 02/26/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | GUI | |||
Target version: | - | |||
Resolution: |
Description
Looks like the long description of the option in the
plugin's settings prevents some options (check boxes)
from displaying (fit in the screen) - even in width = 1920
Example in the uploaded.to plugin:
DOWNLOAD_ABUSED checkbox has very long description,
so all the options are not visible.
Look at the attached screenshots:
JD1_buggy (looks like the \r\n are ignored),
JD2_correct (displayed correctly in the separated lines)
So probably the description should be shorter (to
keep compatibility with old engine)...