yomichan/docs/browser-bugs.md

3.0 KiB

Browser Bugs

This page lists several of the browser bugs that have affected Yomichan over the years.

Audio doesn't work when autoplay=false

  • Browser: Firefox
  • Date: 2018-06-17
  • Issue: #129, Report

Ruby text layouts don't always work correctly for certain fonts

document.execCommand('paste') doesn't work correctly on web extension background page

Touch events can have incorrect position

Triple click doesn't select text properly

unhandledrejection event doesn't work correctly in content scripts

  • Browser: Firefox
  • Date: 2020-04-12
  • Issue: #454, Report

chrome.tabs.sendMessage doesn't work correctly

  • Browser: Firefox (Nightly)
  • Date: 2020-06-04
  • Links: #588, Report, Demo

CSS animations don't work correctly when using an attribute on the root

  • Browser: Chrome
  • Date: 2020-06-05
  • Links: Report, Demo

Pen pointer events have various issues