7.1.4.1389: Hanging while pressing right Mouse-Button

JensKropp

Member
This problem occurs after upgrading to 7.1.4.1389:

Everytime I press the right mouse button in the program editor the context menu appears some seconds later!

Does anybody know this problem?
 
On my installation (7.1.4.1389 on Win XP) the first right click goes fast - the next clicks will bring the pop-up with a short delay. However, this only seems to happen in the program windows.
 
If right-click is slow, perhaps you modify the shortcut and add the NoQueryHints parameter. For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" NoQueryHints
 
Originally posted by Marco Kalter:
If right-click is slow, perhaps you modify the shortcut and add the NoQueryHints parameter. For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" NoQueryHints
I'm having the same slow-down problems on my XP setup.

Is there a known bug in 7.1.4.1389 in the area of query hints? I've not seen this problem on any previous version of Developer, so I'm assuming that this in not directly related to my database access.
 
Marco, could you clarify the problem? If it is something with the dictionary I would have thought, that everbody has the problem.

Thanks!
 
Originally posted by Marco Kalter:
Did you try the NoQueryHints workaround?
Is there a fix planned for this workaround?

Also what imapct on the application (other than resolving the lag issue) does adding "NoQueryHints" have?

Thanks
 
Back
Top