mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
7f1e970a0b
fixes: https://github.com/TryGhost/Ghost/issues/15295 - By design Safari [does not support focus on a button element](https://bugs.webkit.org/show_bug.cgi?id=22261). We have to keep the focus somehow otherwise we cause page jump in Safari when changing the emoji. Tabindex -1 is a good choice because it does not mess with a tab sequence if we have one. |
||
---|---|---|
.. | ||
addon | ||
app | ||
docs/specs | ||
public/icons/koenig | ||
index.js | ||
package.json |