https://bugs.kde.org/show_bug.cgi?id=509925
Bug ID: 509925
Summary: When the font does not support combining characters,
emoji the combiners overlap other emoji in the grid,
and the QScrollBar
Classification: Applications
Product: Emoji Selector
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 185249
--> https://bugs.kde.org/attachment.cgi?id=185249&action=edit
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.
--
You are receiving this mail because:
You are watching all bug changes.