Graphics of global and hierarchical labels are not highlighted in a selection.
<!-- --------Before Creating a New Issue----------- * Limit report to a single issue. * Search the issue tracker to verify the issue has not already been reported. * Complete all instructions between `template comment markers <>. * Keep report contents limited to the necessary information required to fix the issue. * When creating an issue against the stable version of KiCad, make sure the latest available stable version is installed as issues may have already been resolved in later stable versions. --> # Description <!-- What is the current behavior and what is the expected behavior? --> <!-- If the issue is visual/graphical, please attach screenshots of the problem. --> <!-- Add the issue details below this line and before the "Steps to reproduce" heading. --> When a selection is made, the graphic items of both global and hierarchical labels do not get highlighted. In the screenshot below it is obvious, but with small selections this is sometimes a bit confusing. ![image](/uploads/2489d795f944fb7f9d2d559c038e874c/image.png) On a sidenote: I had not used KiCad for a while, and at the moment I experience quite a lot of small (but distracting) issues. I am a bit in doubt on what the smallest issue is that is still worth reporting... # KiCad Version ``` Application: KiCad Schematic Editor x86_64 on x86_64 Version: 7.0.7-7.0.7~ubuntu20.04.1, release build Libraries: wxWidgets 3.2.1 FreeType 2.10.1 HarfBuzz 6.0.0 FontConfig 2.13.1 Platform: Linux Mint 20.3, 64 bit, Little endian, wxGTK, xfce, x11 wxWidgets: 3.2.1 (wchar_t,wx containers) GTK+ 3.24 Boost: 1.71.0 OCC: 7.5.2 Curl: 7.88.1 ngspice: 38 Compiler: GCC 9.4.0 with C++ ABI 1013 Build settings: KICAD_SPICE=ON ```
issue