Bug 59186 - Text at the end of line go out of the frame
Summary: Text at the end of line go out of the frame
Status: RESOLVED WORKSFORME
Alias: None
Product: kword
Classification: Miscellaneous
Component: general (show other bugs)
Version: 1.5 or before
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-31 20:01 UTC by Cyril
Modified: 2003-06-12 16:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyril 2003-05-31 20:01:46 UTC
Version:           1.2.1 (using KDE 3.0.3)
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk)
OS:          Linux (i686) release 2.4.19-16mdk

Hi ! Type a document, and keep on typing...
Sometimes, at the end of line, the text go out of the main frame (margins). Just one or two characters (and the cursor, of course).
You can type these characters without seeing what you write ! Thanks.
Comment 1 David Faure 2003-05-31 20:06:22 UTC
Subject: Re:  New: Text at the end of line go out of the frame

On Saturday 31 May 2003 20:01, you wrote:
> Hi ! Type a document, and keep on typing...
> Sometimes, at the end of line, the text go out of the main frame (margins). Just one or two characters (and the cursor, of course).
> You can type these characters without seeing what you write ! Thanks.

This isn't supposed to happen, obviously.
Do you have libXft installed, Qt compiled with Xft support and the RENDER extension available?
Which font are you using? Does it happen with another font? (Try a TTF font, like Utopia or Verdana)
Can you send a test document?

(Note: I think #59182 is related to this)

Comment 2 Cyril 2003-06-12 16:08:06 UTC
Faire / do : 
 
xdpyinfo | grep RENDER 
pour savoir si RENDER est dispo. / to know wether RENDER is available 
 
ldd $QTDIR/lib/libqt-mt.so  
pour savoir si Qt est lie a Xft / to know wether Qt is linked to Xft 
 
Pour  Mandrake-9.1 la commande est / For Mandrake-9.1 the command is : 
ldd /usr/lib/qt3/lib/libqt-mt.so 
c'est relie a libXft. / it is linked to libXft. 
 
Si tout est bon, on ne sait pas... / If all is OK, we don't know...