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

Trade mark symbol ™ (Unicode character U+2122 TRADE MARK SIGN) is replaced by a picture with emoji substitution disabled #9612

Closed
ethus3h opened this issue May 2, 2019 · 1 comment
Labels

Comments

@ethus3h
Copy link

ethus3h commented May 2, 2019

Description

Describe here the problem that you are experiencing, or the feature you are requesting.
The trade mark symbol ™ (Unicode character U+2122 TRADE MARK SIGN) is replaced by a picture with emoji substitution disabled.

Here is a picture showing my settings:
Screenshot_2019 05 01_20 38 26

Steps to reproduce

  • Disable emoji substitution in settings (Settings → Preferences → Automatically replace plain text Emoji)
  • Type or paste ™ (Unicode character U+2122 TRADE MARK SIGN)

Describe how what happens differs from what you expected.

I expect a trademark sign to display as text, but it is displayed as a picture. I have the typefaces I want installed on my computer and configured the way I want them; I never want a Web site to try to override it (not least because the picture substituted is blurry, hard to read, and doesn't match with the surrounding text), but even with substitution theoretically disabled in the app settings (and Web pages prevented from overriding my typeface settings in the browser preferences), it still insists on replacing it.

Log: sent/not sent? Not sent

Screenshot_2019 05 01_21 06 01

Version information

  • Platform: web (in-browser) or desktop? Web

For the web app:

  • Browser: Chrome, Safari, Firefox? which version? Firefox 60.5.1 ESR
  • OS: Windows, macOS, Ubuntu, Arch Linux, etc? Gentoo GNU/Linux
  • URL: riot.im/develop / riot.im/app / somewhere else? If a private server, what version of riot-web? riot.im/app

For the desktop app:

  • OS: Windows, macOS, Ubuntu, Arch Linux, etc?
  • Version: 1.x.y
@turt2live
Copy link
Member

We do this for quite a few unicode symbols, such as other emoji. The fix is #9281

su-ex added a commit to SchildiChat/element-web that referenced this issue Dec 6, 2022
* Further improve replies ([\element-hq#6396](matrix-org/matrix-react-sdk#6396)). Fixes element-hq#19074, element-hq#18194 element-hq#18027 and element-hq#19179.
* Enable users to join group calls from multiple devices ([\element-hq#9625](matrix-org/matrix-react-sdk#9625)).
* fix(visual): make cursor a pointer for summaries ([\element-hq#9419](matrix-org/matrix-react-sdk#9419)). Contributed by @r00ster91.
* Add placeholder for rich text editor ([\element-hq#9613](matrix-org/matrix-react-sdk#9613)).
* Consolidate public room search experience ([\element-hq#9605](matrix-org/matrix-react-sdk#9605)). Fixes element-hq#22846.
* New password reset flow ([\element-hq#9581](matrix-org/matrix-react-sdk#9581)). Fixes element-hq#23131.
* Device manager - add tooltip to device details toggle ([\#9594](matrix-org/matrix-react-sdk#9594)).
* sliding sync: add lazy-loading member support ([\element-hq#9530](matrix-org/matrix-react-sdk#9530)).
* Limit formatting bar offset to top of composer ([\element-hq#9365](matrix-org/matrix-react-sdk#9365)). Fixes element-hq#12359. Contributed by @owi92.
* Fix issues around up arrow event edit shortcut ([\element-hq#9645](matrix-org/matrix-react-sdk#9645)). Fixes element-hq#18497 and element-hq#18964.
* Fix search not being cleared when clicking on a result ([\element-hq#9635](matrix-org/matrix-react-sdk#9635)). Fixes element-hq#23845.
* Fix screensharing in 1:1 calls ([\element-hq#9612](matrix-org/matrix-react-sdk#9612)). Fixes element-hq#23808.
* Fix the background color flashing when joining a call ([\element-hq#9640](matrix-org/matrix-react-sdk#9640)).
* Fix the size of the 'Private space' icon ([\element-hq#9638](matrix-org/matrix-react-sdk#9638)).
* Fix reply editing in rich text editor (https ([\element-hq#9615](matrix-org/matrix-react-sdk#9615)).
* Fix thread list jumping back down while scrolling ([\element-hq#9606](matrix-org/matrix-react-sdk#9606)). Fixes element-hq#23727.
* Fix regression with TimelinePanel props updates not taking effect ([\element-hq#9608](matrix-org/matrix-react-sdk#9608)). Fixes element-hq#23794.
* Fix form tooltip positioning ([\element-hq#9598](matrix-org/matrix-react-sdk#9598)). Fixes element-hq#22861.
* Extract Search handling from RoomView into its own Component ([\element-hq#9574](matrix-org/matrix-react-sdk#9574)). Fixes element-hq#498.
* Fix call splitbrains when switching between rooms ([\element-hq#9692](matrix-org/matrix-react-sdk#9692)).
* [Backport staging] Fix replies to emotes not showing as inline ([\element-hq#9708](matrix-org/matrix-react-sdk#9708)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants