RESOLVED FIXED 32623
WebKit Inspector font is too small / cannot be zoomed
https://bugs.webkit.org/show_bug.cgi?id=32623
Summary WebKit Inspector font is too small / cannot be zoomed
Chad Moran
Reported 2009-12-16 11:48:21 PST
Currently the font used for the WebKit Inspector is hard to see for those with difficulty seeing. It would be great if the font and font size could be changed to help make it more accessible.
Attachments
Jungshik Shin
Comment 1 2010-03-17 10:42:18 PDT
It's also an i18n issue. For instance, when a Chinese font (with Chinese name) is specified, it's hard to read for even those with a good eyesight. I think there are two ways to resolve this issue: - Increase the font size in inspector.css - Enable the zooming in the inspector. : In Safari on Windows, zooming does not work at all. In Chromium on Windows, zooming works only in the console area (non-console areas like html source, styles section do not respond to zooming keys). The latter is tracked at http://crbug.com/10914
Note You need to log in before you can comment on or make changes to this bug.