iasp / textroom

Automatically exported from code.google.com/p/textroom
Other
0 stars 0 forks source link

Spaces do not wrap properly #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Press enter for a new paragraph
2. Press space for while...
3.

What is the expected output? What do you see instead?

The spaces should wrap to a new line. Instead the text scrolls sideways 
and dissapears.

Original issue reported on code.google.com by m.edvard...@gmail.com on 16 Feb 2008 at 11:57

GoogleCodeExporter commented 8 years ago
Until I investigate further, I have enabled the horizontal scroll bar to "as 
needed".
It will appear only in extreme cases like the one you have found. Download the 
new
0.2.3, version or do an update through svn, and see if it suits you.

It is very likely that this behavior depends on the QTextEdit class itself, 
which
will force me to apply some content crippling (and generally unacceptable) 
workaround.

Original comment by peter.to...@gmail.com on 16 Feb 2008 at 6:02

GoogleCodeExporter commented 8 years ago
It's a Qt thing Peter, and I don't think we should try to work around this one. 
I
suppose most people won't use so much spaces when there is a chance to simply 
Enter. ;)

I'm changing this bug's status to wontfix if you don't mind.

Original comment by gordebak on 3 Aug 2008 at 4:15