Standalone eeschema & pcbnew // Double clicking does not open the property panel unless done slowly
# Description
When using eeSchema standalone, double clicking over a part does not open the propriety panel of the part. The correct behavior is observed when eeschema is opened from kicad project manager.
# KiCad Version
```
Application: Eeschema
Version: (5.99.0-7049-ga431fd99ca), release build
Libraries:
wxWidgets 3.0.5
Platform: Windows 10 (build 19041), 64-bit edition, 64 bit, Little endian, wxMSW
wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.73.0
OCE: 6.9.1
Curl: 7.71.0
ngspice: 32
Compiler: GCC 10.2.0 with C++ ABI 1014
Build settings:
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
KICAD_SCRIPTING_ACTION_MENU=ON
KICAD_USE_OCE=ON
KICAD_SPICE=ON
```
issue