-
Notifications
You must be signed in to change notification settings - Fork 46
Browser bugs
Mixaill edited this page Jul 25, 2011
·
32 revisions
- Overlapping letters disappear on GPU-canvas http://code.google.com/p/chromium/issues/detail?id=86621
- slow rendering time on GPU-canvas http://code.google.com/p/chromium/issues/detail?id=86287
- rotated text non-uniform font-weight http://code.google.com/p/chromium/issues/detail?id=85984
- rewrite Font::drawGlyphs for Skia on Chrome ports https://bugs.webkit.org/show_bug.cgi?id=62989
- Skia vertex buffer cache is missing frequently http://code.google.com/p/chromium/issues/detail?id=86490
- WONTFIX antialiased paths are overtesselated in Skia http://code.google.com/p/chromium/issues/detail?id=86488
- FIXED broken antialiasing http://code.google.com/p/chromium/issues/detail?id=85762
- FIXED webkit - text opacity https://bugs.webkit.org/show_bug.cgi?id=62988
- FIXED text opacity http://code.google.com/p/chromium/issues/detail?id=85725
Looks like Safari doesn't have public bug tracker. To send another, select "Report to Apple" in browser menu. If you have an apple dev account (even free), bugs can be reported to bugreport.apple.com
- rotated text non-uniform font-weight (test case) http://osmosnimki.ru/kothic/text-rotate
- Purple area labels are not rendered semi-transparent.
Opera doesn't seem to have public bug tracker. To report a problem, go to https://bugs.opera.com/wizard/
- Opera 11.50.1074 - text for some labels is blurry. DSK-343321
- Opera 11.50.24661 labs with OpenGL - broken canvas antialiasing. DSK-343323
- Slow text rendering https://bugzilla.mozilla.org/show_bug.cgi?id=527386
- bad charset (cp1251 instead of utf-8) https://connect.microsoft.com/IE/feedback/details/676961/kothic-org-js-wrong-map-character-set-if-tiles-served-from-cache
Want to check whether your browser has one of those issues?
- canvas rotated text non-uniform font-weight test case http://osmosnimki.ru/kothic/text-rotate
- non-canvas webkit-only rotated text non-uniform font-weight test case http://osmosnimki.ru/kothic/text-rotate-nocanvas
- globalAlpha based text opacity http://osmosnimki.ru/kothic/text-opacity