Many/most characters showing up as hex codes rather than characters
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: bugzilla, Unassigned)
Details
Attachments
(1 file)
32.26 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Open various pages, IMDB, Facebook, eBay, etc.
Actual results:
The pages open and seem to load, but some characters fail to render properly, and are displayed as small boxes with hex codes in them. Another example is the upload a file button on this very page, see attached image.
Expected results:
The pages should open properly.
Comment 1•5 years ago
|
||
Right-click one of the code boxes and choose Inspect Element. When the developer tools pane opens, click the Fonts tab on the right. What does it say next to Fonts Used?
Reporter | ||
Comment 2•5 years ago
|
||
Looks like there are some strike-throughs in the code. Font size: Inherit is struck through, and then, scrolling down, the line which reads "Font-family: Helvetica Neue,Helvetica,Arial,sans-serif;" is also struck through. For some reason I can't take a screenshot to show you what I'm seeing.
Comment 3•5 years ago
|
||
(In reply to Charlie Bravo from comment #2)
Font size: Inherit is struck through
I asked about "Fonts Used" at the top of the Fonts tab, when the element that won't render correctly is selected in the Inspector pane on the left.
https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Edit_fonts
Updated•5 years ago
|
Comment 4•4 years ago
|
||
Feel free to reopen the report if the issue still occurs in the latest version of Firefox and you're able to provide the requested information.
Description
•