Modify

Opened 4 years ago

Closed 4 years ago

#1908 closed defect (fixed)

[PATCH] About dialog has no line breaks in plugin information view

Reported by: stoecker Owned by: anonymous
Priority: minor Component: unspecified
Version: latest Keywords:
Cc:

Description

There are no line breaks in plugin information of the About dialog. The result is a very long scroll area, which hides the buttons at the end of the texts and also makes reading very hard.

Attachments (1)

LineBreaksForAbout.patch (1.6 KB) - added by xeen 4 years ago.
Replaces JLabel with JTextarea that wraps text nicely

Download all attachments as: .zip

Change History (4)

comment:1 Changed 4 years ago by anonymous

can be fixed to:
List of Plugins: Description Text ist to big, it is bigger than Plugin Name! makes this list bad to read and unnecessary long.

Changed 4 years ago by xeen

Replaces JLabel with JTextarea that wraps text nicely

comment:2 Changed 4 years ago by anonymous

  • Owner changed from framm to anonymous
  • Status changed from new to assigned
  • Summary changed from About dialog has no line breaks in plugin information view to [PATCH] About dialog has no line breaks in plugin information view

comment:3 Changed 4 years ago by anonymous

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in r1301.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.