feedc0de
feedc0de

Reputation: 3806

PhpDesigner 8 looses focus when using autocomplete

My phpDesigner 8.1 looses focus when I use any autocomplete. It is really annoying because i have to click into the window each time I use autocomplete. Does somebody know how to fix this? I tried the protable version and the setup. Both have the same behaviour.

Upvotes: 3

Views: 1415

Answers (2)

Peter Kelly
Peter Kelly

Reputation: 11

Delayed answer BUT to fix this just go to Teamviewer Option > Advanced > Show advanced options > QuickConnect Button > Configure > Untick Show QuickConnect Button

Upvotes: 1

feedc0de
feedc0de

Reputation: 3806

Could finally fix it on my own. Teamviewer was the problem.

See this phpDesigner Changelog.

phpDesigner 7 phpDesigner 7 version 7.2.5 -- 1. March 2011

[...]

Fixed. The code completion loses focus. This is a problem caused by Teamviewer. When Teamviewer is running it puts a small button near windows options buttons, you need to click that button and cancel Teamviewer for phpDesigner.exe and phpDesigner 7 will work fine again. The same applies to Actual Windows Manager.

EDIT: Seems like mpsoftware.dk removed their changelog. Here is the old page: phpDesigner Chagnelog (New Link)

Upvotes: 13

Related Questions