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

log viewer doesn't respect large fonts #356

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 3 comments
Closed

log viewer doesn't respect large fonts #356

nvaccessAuto opened this issue Jan 1, 2010 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by timeless on 2009-07-03 09:24
w7 rc; NVDA 0.6p3.2;
dpi set to "medium", 125% of normal (120dpi)

open NVDA's Log viewer
open notepad, compare the text size

expected results:
Log area should follow standard sizing

actual results:
titlebar+menubar respect settings, but text area does not.

@nvaccessAuto
Copy link
Author

Attachment nvda log viewer.png added by timeless on 2009-07-03 09:25
Description:
120 DPI (Medium fonts) Notepad and NVDA Log Viewer on w7

@nvaccessAuto
Copy link
Author

Comment 1 by vegpuff on 2009-07-20 14:13
Looks like the issue is from wxWidgets itself.
Filed a bug in wxWidgets - http://trac.wxwidgets.org/ticket/11008

@feerrenrut
Copy link
Contributor

This issue was fixed in wxWidgets 2.9.
I tested this out, again it looks like it is fixed now.

  • Using Windows 10
  • with the "customise your display" and set "change the size of text, apps and other items" to 125%
  • I compared the font in the log viewer to notepad.
    • It seems the default font is different.
    • By using NVDA+F in the log viewer I found that the font used there was Segoe UI (Regular), Size 9.
  • When setting the same font in notepad, the sizes match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants