TelegramMessenger / TelegramMessenger/Telegram-iOS
Wrong behaviour of the inline keyboard with "large emoji" turned on (bug)
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce
-
Send message from the bot with sendMessage using this params:
-
text: any emoji (only one, such as 📌)
-
reply_markup: any InlineKeyboardButton
-
-
Turn on "Large emoji" in your client
-
See at the bot's message
Expected behaviour
Android official client

MacOS official client

Actual behaviour
with large emoji turned on
IOS official client

Windows official client

with large emoji turned off
If I turn off large emoji on the IOS and Windows, all work just fine
IOS

Windows

Configuration
All the versions are newest stable (not beta-versions)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is identified in the issue. First reproduce the inline keyboard rendering with a single emoji and Large emoji enabled on the affected iOS client, then trace the relevant message and keyboard rendering entry points. Done means the keyboard displays correctly with Large emoji enabled while existing behavior remains unchanged when it is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100