Skip to content
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

default pre, code and samp HTML elements have too small font size to even see them #960

Closed
rindeal opened this issue Jul 18, 2018 · 11 comments
Labels

Comments

@rindeal
Copy link

rindeal commented Jul 18, 2018

Dark font on dark background issue (#951) was probably just the tip of the issues with the default CSS properties gone wrong. In normal browser everything works without any modifications.

pre, code, samp {
    font-size: 10pt;
}

worked for me as a temporary workaround.

Screenshots

Page used: Bash -> Builtins -> .

Before:


image


After:


image


@auscompgeek
Copy link

Duplicate of #903

@rindeal
Copy link
Author

rindeal commented Jul 25, 2018

newer qtwebkit is better, but still too small


image


this is what it looks like in Firefox


image

@trollixx
Copy link
Member

@rindeal please try a CI build.

@rindeal
Copy link
Author

rindeal commented Jul 29, 2018

@trollixx I'm running on a Linux based system which uses QtWebKit 5.212.0 72cfbd7, which is the same version as your AppVeyor build and am compiling latest revision 9bf296a myself. What else would you like me to try?

@trollixx
Copy link
Member

@rindeal Have you tried deleting your settings file (zeal.ini)?

@rindeal
Copy link
Author

rindeal commented Jul 31, 2018

That worked, thank you.

@rindeal rindeal closed this as completed Jul 31, 2018
@trollixx trollixx added status/duplicate Duplicate of another issue. and removed status/awaiting-response labels Aug 2, 2018
@xueeinstein
Copy link

@trollixx It seems that the recent stable version 0.6.1 (built at 2018-10-11) didn't fix this issue. I am using Arch Linux official build.

zeal-bug

@trollixx
Copy link
Member

trollixx commented Jan 9, 2019

@xueeinstein reset the default font settings. 0.6.1 doesn't cause this problem anymore, but it does not revert the change already in settings.

@xueeinstein
Copy link

@trollixx thanks for your reply! It's much better now. BTW, I found that tuning up Monospace size in preferences significantly enlarges text in these tags.

@lock
Copy link

lock bot commented Jul 8, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for a related request.

1 similar comment
@lock
Copy link

lock bot commented Jan 4, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for a related request.

@lock lock bot locked and limited conversation to collaborators Jan 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

4 participants