Open
Bug 1461116
Opened 8 years ago
Updated 3 years ago
Font wird nicht angezeigt
Categories
(Core :: Layout: Text and Fonts, defect, P5)
Core
Layout: Text and Fonts
Tracking
()
UNCONFIRMED
People
(Reporter: ulrich.dreyer, Unassigned)
Details
Attachments
(1 file)
|
194.32 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180503143129
Steps to reproduce:
On Android Firefox the special Font on the Website https://www.notausgabe.de/ will not show the correct TTF. There is no output.
The browser on Android ist on newes version.
(Opera, Chrome have no mistake, on Win 10 Firefox 60.0 has no Problem too)
Actual results:
Instead of the character with the specified font, nothing is displayed.
"3R Notausgabe.de"
It will only displayed "3R" with correct collor gray... the rest will be missing...
An alternate Fontset will not taken (is not defined from site)
Expected results:
@font-face{ font-family: 'plakat-webfont'; src: url('plakat-webfont.ttf'); }...
Font_01 { font-family: plakat-webfont;} ...
<Font_01><Name_02>3R</Name_02><Name_01>Notausgabe</Name_01><Name_02>.de</Name_02></Font_01>
"3R Notausgabe.de" shut be displayed in the specified Font.
Comment 1•8 years ago
|
||
I am not seeing the text in Microsoft Edge 41 with EdgeHTML 16.16299, Firefox Nightly v62.0a1 or in Firefox for Android Nightly v 62.0a1.
Component: General → Layout: Text
Product: Firefox for Android → Core
Comment 2•8 years ago
|
||
When I load https://www.notausgabe.de/ I am not seeing any use of a webfont, or indeed any specific font styling at all. Looking at View Source there doesn't appear to be any CSS present, either in-line or in a linked stylesheet.
As such, I think this is invalid or incomplete as filed. Perhaps it was supposed to refer to another page somewhere, or the site has already changed?
Comment 3•7 years ago
|
||
Is this still an issue to be investigated? I think the site may have been updated; has the problem been resolved?
Flags: needinfo?(ulrich.dreyer)
Priority: -- → P5
The situation for the andoid version firefox ist the still exist.
On crome or opera it works fine.
Flags: needinfo?(ulrich.dreyer)
Comment 5•7 years ago
|
||
The site seems to load OK (including the title font) for me in Firefox on Android; see attached screenshot.
fine... (onmy galaxy note 4 it do not work)... thanks for testing.
Nachtrag: Mein Mozilla Firefox meldet sich am Server mal mit einer Version 20... und mal mit einer Version 60...
Ich habe die App vollständig deinstalliert und neu installiert...
Und es geht alles Fehlerfrei.
Mit besten Dank
3R
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•