scrolling to the right

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Reinder
Posts: 119
Joined: 26 Apr 2005, 11:08

scrolling to the right

Post by Reinder »

When I add an issue with some code which is too much to fit in the field, it doesn't "break" up the code to the next line.....For example:

codecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecode

Is not shown in one window...you will have to scroll to the right to see it all....

Is there a method to break this code into the next line??
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

As you can see from your forum entry, the long line introduced the need for scrolling. This is due to using the preformatted tag for source code. Also to be able to breakup the line, it needs to have spaces, otherwise, it may end up being confusing.

Regards,
Victor
Mantis to Go?
http://www.futureware.biz/mantisconnect/
Reinder
Posts: 119
Joined: 26 Apr 2005, 11:08

Post by Reinder »

yes and no, I get why it isn't broken up into pieces, but when you enter the line in the form box, is does get broken up which means it should be possible without being confusing.....
Post Reply