-
Notifications
You must be signed in to change notification settings - Fork 447
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
[OJS] tinymce error (downloadable font: OS/2: bad linegap: -32 ) with Firefox #2108
Comments
@NateWr, any idea? |
Hi @asmecher, I am getting this in Firefox 50 / OSX. As I mentioned earlier, in FF50/Win7 I could not see this. Someone here roundcube/roundcubemail#4788 says that:
And it seems that OJS3 is using 4.1.7. Edit: ok, here is the actual issue from tinymce git: |
Go for it on the master branch; we can back-port to |
I updated to the latest version (v4.6.4), which is a big jump. I did some clicking around and didn't notice any issues. I also took the liberty of changing the main body text to white to match other input fields. PRs (tests running): |
Tests passed. Not much code to review, but @bozana could you take a look at this to ensure it's working smoothly? |
pkp/pkp-lib#2108 Update submodules with latest version of TinyMCE
pkp/pkp-lib#2108 Use white background in tinymce fields
@NateWr, great, works well! All merged, I think. |
While testing OJS3 I noticed that my co-workers Firefox 50 keeps on getting this error in console:
downloadable font: OS/2: bad linegap: -32 (font-family: "tinymce" style:normal weight:normal stretch:normal src index:1) source: http://mydomain.fi/lib/pkp/lib/vendor/tinymce/tinymce/skins/lightgray/fonts/tinymce.woff skin.min.css:1:30806
I use Firefox 50 as well, but for some reason I do not get that.
There are a lot of similar errors reported when I googled around. This seems to have at least some sort of solution: TryGhost/Casper#154
The text was updated successfully, but these errors were encountered: