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

[$500] Web - Tricky emoji is displaying as black square and not easy to delete it #31387

Closed
1 of 6 tasks
kbecciv opened this issue Nov 15, 2023 · 11 comments
Closed
1 of 6 tasks
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors

Comments

@kbecciv
Copy link

kbecciv commented Nov 15, 2023

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 1.3.99.0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:

Issue found when executing PR #31259

Action Performed:

  1. Go to staging.new.expensify.com
  2. Log in with any account
  3. Go to Setting - Workspace
  4. With workspace selected go to Settings,
  5. Try input with emojis, especially tricky ones (e.g. 😶‍🌫️, 🏴󠁧󠁢󠁥󠁮󠁧󠁿),‍‍

Expected Result:

Tricky emoji is not displaying as black square

Actual Result:

Tricky emoji is displaying as black square

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Recording.5418.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~017082a343b966e0fd
  • Upwork Job ID: 1724830935366795264
  • Last Price Increase: 2023-11-15
@kbecciv kbecciv added External Added to denote the issue can be worked on by a contributor Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Nov 15, 2023
@melvin-bot melvin-bot bot changed the title Web - Tricky emoji is displaying as black square and not easy to delete it [$500] Web - Tricky emoji is displaying as black square and not easy to delete it Nov 15, 2023
Copy link

melvin-bot bot commented Nov 15, 2023

Job added to Upwork: https://www.upwork.com/jobs/~017082a343b966e0fd

Copy link

melvin-bot bot commented Nov 15, 2023

Triggered auto assignment to @sophiepintoraetz (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Nov 15, 2023
Copy link

melvin-bot bot commented Nov 15, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

Copy link

melvin-bot bot commented Nov 15, 2023

Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts (External)

@newtome8888
Copy link

Proposal


Please re-state the problem that we are trying to solve in this issue.

The emojis, especially 🏴󠁧󠁢󠁥󠁮󠁧󠁿 is displayed as black square in system, this is not correct.

What is the root cause of that problem?

The root cause of this problem is the font family Windows Segoe UI Emoji.

What changes do you think we should make in order to solve the problem?

Remove Windows Segoe UI Emoji from font family or replace it with another font will solve this problem.

Result

Effect with Windows Segoe UI Emoji in font-family:
withsegoeui

withsegoeui_p

Effect without Windows Segoe UI Emoji in font-family:
withoutui
withoutui_p

What alternative solutions did you explore? (Optional)

If the font Windows Segoe UI Emoji is neccessary and can not be removed or replaced, there is a compromise plan, just remove it from desktop web, because this problem only happens in desk web.

Copy link

melvin-bot bot commented Nov 15, 2023

📣 @newtome8888! 📣
Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Please follow these steps:

  1. Make sure you've read and understood the contributing guidelines.
  2. Get the email address used to login to your Expensify account. If you don't already have an Expensify account, create one here. If you have multiple accounts (e.g. one for testing), please use your main account email.
  3. Get the link to your Upwork profile. It's necessary because we only pay via Upwork. You can access it by logging in, and then clicking on your name. It'll look like this. If you don't already have an account, sign up for one here.
  4. Copy the format below and paste it in a comment on this issue. Replace the placeholder text with your actual details.
    Screen Shot 2022-11-16 at 4 42 54 PM
    Format:
Contributor details
Your Expensify account email: <REPLACE EMAIL HERE>
Upwork Profile Link: <REPLACE LINK HERE>

@newtome8888
Copy link

Contributor details
Your Expensify account email: [email protected]
Upwork Profile Link: https://www.upwork.com/freelancers/~014062a6096bb8dac5

Copy link

melvin-bot bot commented Nov 15, 2023

✅ Contributor details stored successfully. Thank you for contributing to Expensify!

@s-alves10
Copy link
Contributor

This issue is related to Windows Segoe UI Emoji font which was added for Windows.
image
As you can see, the black square is 🏴󠁧󠁢󠁥󠁮󠁧󠁿 in this font.

I think we can hold this and related issues till we find a suitable font for Windows

@situchan
Copy link
Contributor

Based on #31393 (comment), should this be closed too?

@melvin-bot melvin-bot bot added the Overdue label Nov 18, 2023
@sophiepintoraetz
Copy link
Contributor

Agreed, @situchan - closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors
Projects
None yet
Development

No branches or pull requests

6 participants