Page 1 of 1

scrolling to the right

Posted: 04 Aug 2005, 07:13
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??

Posted: 04 Aug 2005, 09:55
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/

Posted: 04 Aug 2005, 11:15
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.....