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

Hint font can't be set in gbk-encoding pages #679

Open
yqshao opened this issue Feb 1, 2017 · 0 comments
Open

Hint font can't be set in gbk-encoding pages #679

yqshao opened this issue Feb 1, 2017 · 0 comments
Labels

Comments

@yqshao
Copy link

yqshao commented Feb 1, 2017

Issue type:
  • Bug report
Version:
Vimperator:	3.15.0 (created: 2016/10/05 01:11:26)
Firefox:	Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Description:

In pages encoded in GB2312 encoding (a charset for Chinese charactors), for example
http://www.sgst.cn/welcome.do
http://www.cadal.net/
The hint charactor shows a Sans font instead of Monospace specified in the config file, ( the default profile reproduces the same result, after changing hintchars to Home row )
While in unicode encoding pages, everything is fine.

highlight Hint font-family: monospace; font-size: 10px; font-weight: bold; text-transform: uppercase; color: black; background-color: #C1FE64; border-style: none; padding: 1px; padding-left:3px;padding-right: 3px;letter-spacing: 2px

By forcing a unicode encoding, the monospace font for Hint Charactors can be restored (however the page content will become messy codes)

Expected behavior:

Font in pages of different encoding should have the same font

Steps to reproduce:

Open one of these pages and hit 'f', it will be more obvious with home row hintchars.
http://www.sgst.cn/welcome.do
http://www.cadal.net/

@timss timss added the bug label Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants