Notepad++ has problems with text autocompletion under Wine

I just installed Notepad++ under Wine and I noticed a massive problem. When I type, the autocomplete box appears correctly but it covers up the text that I am typing. This gets annoying because I want to see what I am typing.

I know there are other text editors for Ubuntu but I would like to stay with Notepad++ if I can because I have been using Notepad++ for a long time under Windows. I have tried other text editors, and they all had problems that caused me to have more frustration.

Could someone please help me to solve this problem?

1

2 Answers

I did a bit more digging and found out a solution.
I had to go into the wine configuration, winecfg, and disable Allow the windows manager to control the windows, located under the Graphics tab.
This fixed the problem I was having.

To remove the code completion popup window, go to Settings->Preferences...->Auto-Completion and untick Enable auto-completion on each input.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like