Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fullDocumentContext emoji scan issue #5

Open
evilutioner opened this issue May 5, 2023 · 1 comment
Open

fullDocumentContext emoji scan issue #5

evilutioner opened this issue May 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@evilutioner
Copy link

evilutioner commented May 5, 2023

Issue Description

When the text contains emojis, additional symbols are added in the text. This issue occurs when the text includes three consecutive emojis, and the scan result duplicates the first three letters of the word following the emojis.

Steps to Reproduce

  1. Open the text containing three consecutive emojis and a word following them, for example:
Combinations are simply a set of emojis arranged one after the other, for example: 👑💬🎤. You can use them to make riddles or communicate without words. Also, combinations can express emotions and moods, for example, 👀👀👀 can mean curiosity or surprise. Combinations have become popular in messages and social networks, where they give text more expressiveness
  1. Summarize or autocorrect the text.
  2. Observe the generated prompt.

Actual Result

After running the fullDocumentContext feature, the result includes additional symbols, such as "ComCombinations" and "AlsAlso," which duplicate the first three letters of the word following the emojis:

ComCombinations are simply a set of emojis arranged one after the other, for example: 👑💬🎤. You can use them to make riddles or communicate without words. AlsAlso, combinations can express emotions and moods, for example, 👀👀👀 can mean curiosity or surprise. Combinations have become popular in messages and social networks, where they give text more expressiveness

Environment

KeyboardKitPro 7.5.0

@danielsaidi
Copy link
Contributor

Thank you for finding this!

@danielsaidi danielsaidi added the bug Something isn't working label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants