-
Notifications
You must be signed in to change notification settings - Fork 46
Browser bugs
-
ARCHIVED Crashes in new Chrome http://code.google.com/p/chromium/issues/detail?id=93862
-
WONTFIX rewrite Font::drawGlyphs for Skia on Chrome ports https://bugs.webkit.org/show_bug.cgi?id=62989
-
FIXED 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
-
WONTFIX Overlapping letters disappear on GPU-canvas http://code.google.com/p/chromium/issues/detail?id=86621
-
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
-
FIXED broken antialiasing http://code.google.com/p/chromium/issues/detail?id=85762
-
FIXED rotated text non-uniform font-weight http://code.google.com/p/chromium/issues/detail?id=85984
-
FIXED slow rendering time on GPU-canvas http://code.google.com/p/chromium/issues/detail?id=86287
-
FIXED slow rendering on non-GPU canvas http://code.google.com/p/chromium/issues/detail?id=91200
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
Development of Safari for Windows discontinued.
- NOT ACTUAL 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/
Since version 14 Opera moves from Presto to Blink engine.
- NOT ACTUAL DSK-343323 broken canvas antialiasing. ( 11.50.24661 labs with OpenGL)
- NOT ACTUAL DSK-343321 text for some labels is blurry. (11.50.1074)
- NOT ACTUAL text render with JavaScript is so slow (11.50.1074)
- Slow text rendering https://bugzilla.mozilla.org/show_bug.cgi?id=527386
- WONTFIX 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