搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

incorrect display of a special character (downwards white arrow)

  • 2 个回答
  • 1 人有此问题
  • 17 次查看
  • 最后回复者为 jean45

more options

Hi, The character DOWNWARDS WHITE ARROW (UTF-16 21E9) does not show up as expected, it appears as⇩, while UPWARDS WHITE ARROW (UTF-16 21E7) appears correctly as ⇧ ; with other browsers it is not the case. Any idea to correct that ? I'm running Firefox 78.3.1 on macOS 10.11.6 . Regards, Jean

Hi, The character DOWNWARDS WHITE ARROW (UTF-16 21E9) does not show up as expected, it appears as⇩, while UPWARDS WHITE ARROW (UTF-16 21E7) appears correctly as ⇧ ; with other browsers it is not the case. Any idea to correct that ? I'm running Firefox 78.3.1 on macOS 10.11.6 . Regards, Jean
已附加屏幕截图

所有回复 (2)

more options

That looks like a font issue.

Is that the only arrow that is wrong ?

What font is used in both cases ?

You can right-click and select "Inspect Element" to open the builtin Inspector with this element selected.

You can check in the Rules tab in the right panel in the Inspector what font-family is used for selected text. You can check in the Font tab in the right panel in the Inspector what font is actually used because Firefox might be using a different font than specified by the website.

more options

Hi, Thank you for your answer.

I only checked arrow characters in https...Character_reference/2000-2FFF and also both LEFTWARDS and RIGHTWARDS WHITE ARROWs (21E6 and 21E8) do not show correctly (as compared with what I'm getting e.g. with Brave and Safari).

For what concerns the font, I tried to use for my HTML test page Calibri, Arial, Courrier and Times, with the same result ; for the Character_reference page it is Hiragino Kaku Gothic ProN that is used.

Regards, Jean