Mikhail Khvoinitsky

Results 28 issues of Mikhail Khvoinitsky

**TODO**: [HTML 5.2 will treat data:urls as different origin from current page which will break current workaround.](https://www.w3.org/TR/html52/changes.html#fixing-bugs-and-matching-reality-better) #162 Just for tracking https://bugzilla.mozilla.org/show_bug.cgi?id=1393022 Workaround for this bug: ```diff --- a/toolkit/components/extensions/ExtensionContent.jsm Sun...

Firefox bug

Related: #28 #42 Reported in #123

It would be nice to have colour presets (configurable)

Related: https://bugzilla.mozilla.org/show_bug.cgi?id=1195138

It would be really helpful to have this https://bugzilla.mozilla.org/show_bug.cgi?id=839103 available in WebExtensions. TODO: Firefox feature request It would be perfect if it will be possible to block stylesheet until it...

Probable solutions: * two toolbar buttons: one for toggle (hidden by default), one for current menu * problems: WebExtensions seems don't support multiple toolbar buttons, add-on SDK doesn't support hidden-by-default...

enhancement

* экранная клавиатура * приложения Google * icons inside this menu * https://www.google.ru/imghp * Поиск по картинке

```css :fullscreen { background-color: black !important; } ``` should fix an issue, however, `:fullscreen` selector doesn't work unless `full-screen-api.unprefix.enabled` is enabled which is not by default.

Currently affects at least: - some buttons in owncloud/nextcloud UI - ~some buttons in youtube UI (including like/dislike buttons)~ new youtube design uses font icons Currently, no easy solution for...

enhancement
blocked