Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#13 closed defect (fixed)

Text not wrapping properly in mod info panel

Reported by: Iritscen Owned by: Alloc
Priority: trivial Component: AEI2/UI
Keywords: Cc:

Description

Notice "Creator" and "Description" fields in attached screenshot. URLs break most of the mod's description fields like that.

Attachments (2)

AEItextwrapissue.jpg (189.3 KB) - added by Iritscen 11 years ago.
AEItextwrapissue2.jpg (189.1 KB) - added by Iritscen 11 years ago.

Download all attachments as: .zip

Change History (14)

Changed 11 years ago by Iritscen

comment:1 Changed 11 years ago by Alloc

I don't see how the URL problem could be fixed for the description field as the URLs are just that long. The better solution would be to change the descriptions on the Depot itself to use <a> tags with a shorter text (i.e. in your example something like: "For more info, screenshots, and if you have any questions visit the forum thread" where the last two words are linked).

comment:2 Changed 11 years ago by Iritscen

I see. I guess that's feasible for me to change.

Changed 11 years ago by Iritscen

comment:3 follow-up: Changed 11 years ago by Iritscen

Tried it. Seems to have made the text wrap even more broken (see pic).

comment:4 in reply to: ↑ 3 Changed 11 years ago by Samer

Hi Iritscen, I don't know if your resolution is low, or the difference in appearance is due to Mac \ Pc difference, but to me it looks like that there's not enough space for the description field, I suggest moving the separators between the right and left pane and moving the separators between the columns to give more space to description, or increasing the resolution .. here's how mine looks
https://lh4.googleusercontent.com/-Yy-erXfCcqU/UWjBeJYTsII/AAAAAAAAD8w/o0_mIxPX3aU/s800/SNAG-0000-13-4-2013.jpg

another suggestion for Alloc if the box is moved to directly start under version number, removing the word description like this: https://lh4.googleusercontent.com/-KAbD_TEKJgc/UWjBOYhic2I/AAAAAAAAD8o/q_WlLm08imo/s800/SNAG-0000-13-4-2013%2520change.jpg
it may give enough space so the text isn't cut.

comment:5 Changed 11 years ago by alloc

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

In 812:

Error: Processor CommitTicketReference failed
Unsupported version control system "svn": No module named svn

comment:6 Changed 11 years ago by alloc

In 813:

Error: Processor CommitTicketReference failed
Unsupported version control system "svn": No module named svn

comment:7 Changed 11 years ago by alloc

In 814:

Error: Processor CommitTicketReference failed
Unsupported version control system "svn": No module named svn

comment:8 follow-up: Changed 11 years ago by Iritscen

I like Samer's suggestion, that will free up a good amount of space. The word "Description" is redundant anyway since it's obviously that :-)

@Samer: I could just make the window/panel larger, yes, but that didn't change the fact that the wrapping was broken.

I have tested 2.05 and it looks good; I guess I still have to turn the long bare URLs into embedded links, but at least it's easy to find the problem mods, by scrolling down the list in the AEI.

comment:9 in reply to: ↑ 8 Changed 11 years ago by Samer

Glad it worked out :)
about the urls on the depot, it's mostly my mods or mods I've modified the description of, so my bad (I always like to see where the link will take me before i click it :p that's why i didn't shorten them before) ... but I'll try to go back and truncate the links of as many mods as i can.

comment:10 Changed 11 years ago by Alloc

Well, the wrapping itself wasn't broken at all ;)
If you looked close enough it was a problem with long values for creator/types so that field determined the width of the right panel. The description box adapted to this new width and thus a part of it was invisible outside the panel (can be seen by looking at the scroll bar vanishing).

Will change the description part now.

comment:11 Changed 11 years ago by alloc

In 816:

Error: Processor CommitTicketReference failed
Unsupported version control system "svn": No module named svn

comment:12 Changed 11 years ago by Iritscen

Okay, Samer changed almost all the URLs, and I think i got the rest (also, long lines of --- or ___ had the same effect, so I killed those). No more of those nasty horizontal scrollbars left!

Note: See TracTickets for help on using tickets.