Previous Topic: Purge Tasks Uses Large Amounts of MemoryNext Topic: Ignore Non Imported Failed Endpoints


Pop Up Windows Open In Incorrect Location

Symptom:

When I click an entry in the certifications window the pop up window opens at the top left corner of the window.

Solution:

The issue occurs when the following properties are specified as follows:

tooltip.balloons.mouse.enabled = false
tooltip.balloons.onfocus.show.enabled = true

Set the tooltip.balloons.mouse.enabled property to true to workaround this issue.