Created attachment 185249 [details] A Screenshot Of The Grid Overlap # STEPS TO REPRODUCE Firstly: > ~~~ > #!/usr/bin/env sh > sudo dnf5 remove google-noto-color-emoji-fonts.noarch && \ > sudo dnf5 install google-noto-emoji-fonts-20241008-2.fc42.noarch && \ > plasma-emojier > ~~~ Thereafter, search “Right”. # OBSERVED RESULT When the in-use font does not support even one in-use combining character: 1. Grid alignment breaks (icons overlap), and 2. The combiners render atop the scrollbar. # EXPECTED RESULT The grid should adapt, such that the emoji spans ≥ 2 spaces. # SOFTWARE/OS VERSIONS > ~~~ > Operating System: Fedora Linux 42 > KDE Plasma Version: 6.4.5 > KDE Frameworks Version: 6.18.0 > Qt Version: 6.9.2 > Kernel Version: 6.16.7-200.fc42.x86_64 (64-bit) > Graphics Platform: Wayland > ~~~ # ADDITIONAL INFORMATION https://github.com/googlefonts/noto-emoji/issues/518#issue-3453425115 contains an affected font and symbols.
Created attachment 185250 [details] A Screenshot Of The QScrollBar Overlap
*** This bug has been marked as a duplicate of bug 496422 ***