5.0 KiB
5.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
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
chrome.tabs.sendMessage doesn't work correctly
CSS animations don't work correctly when using an attribute on the root
Pen pointer events have various issues
- Browser: Firefox
- Date: 2020-09-12
- Links: #819, #820, #821, #824, Report 1, Report 2, Report 3, Report 4, Report 5
Cannot read clipboard from service worker in a MV3 chrome extension
Textareas display incorrectly when they have an animated CSS transform
Chrome extensions using port connections can crash the browser using manifest version 3
Chrome extension Port.onDisconnect event does not always fire in content scripts
Ruby elements with padding have incorrect layout
- Browser: Firefox
- Date: 2021-03-05
- Links: Report
Focus changes don't preserve caret position for caret browsing
- Browser: Chrome
- Date: 2021-05-19
- Links: Report
CSS :active state on <label> element doesn't match state on inner element
- Browser: Chrome
- Date: 2021-05-19
- Links: Report
Caret browsing doesn't work properly for certain display:none elements
- Browser: Firefox
- Date: 2021-06-06
- Links: Report