10up / insert-special-characters

A Special Character inserter for the WordPress block editor (Gutenberg).
https://wordpress.org/plugins/insert-special-characters/
GNU General Public License v2.0
71 stars 15 forks source link

Some Characters are not supported in editor #251

Closed sudip-md closed 4 months ago

sudip-md commented 7 months ago

Describe the bug

Some Characters are not supported in editor

Steps to Reproduce

  1. Create New Post
  2. Add Title
  3. Add paragraph block and add special character

Screenshots, screen recording, code snippet

Please refer the attached video.

Environment information

WordPress - 6.5-RC3-57856. Google Chrome - Version 121.0.6167.184 (Official Build) (arm64) OS - macOS Sonoma 14.2 PHP - 8.1.23 Web Server - nginx Database - MySQL 8.0.16 Active Plugins: Themes: Twenty Twenty-Four[Version: 1.0]

WordPress information

WP 6.5 Plugin version - Version 1.1.2

https://github.com/10up/insert-special-characters/assets/94599521/0434a757-88e2-4d10-9c7e-e580c64013e4

Code of Conduct

jeffpaul commented 7 months ago

@sudip-md that's usually a factor of the font used within the theme, though I'm surprised TT4 would have that many invalid characters.

kmgalanakis commented 5 months ago

@sudip-md (cc @jeffpaul) I tested the plugin with WP 6.5.2 and 6.5.3, using the Twenty Twenty-Four v1.1 theme and everything looks normal.

https://github.com/10up/insert-special-characters/assets/1268089/61006b30-45f0-4f9b-b202-b5238a17322b

Do you think the issue might be browser or OS-related?