• Still running Windows 7 or earlier? Support for Windows 7 ended on January 14th 2020. Please review the thread here for more details.

install/reinstall wordpad

Let's try the following, this command will partially 'reset' Wordpad - after a reboot this value will be recreated.
Code:
reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Wordpad\Options" /v FrameRect /f
 
unfortunately changes nothing.

As I said, this is also in my editor program, which uses rich edit cntrl.
This is in fact the only thing, where i want to get that fixed.
Since this is also happening in Wordpad, i know that this is a principal rich text edit problem.
That means it is not a problem of my editor program or a wordpad problem,
it is a problem for all editor programs which use ms rich text edit cntrl with wordwrap disabled.
MS Rich Edit

So I would say it's a Microsoft or Windows problem.
I still did not find exactly the case, when this is happening.
Many customers like you do not have this problem.

Cheers mike
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top