gmertes / NflxMultiSubs

Bilingual Subtitles for the Netflix Web App. An actively maintained fork with various bugfixes and improvements to the original NflxMultiSubs.
MIT License
166 stars 23 forks source link

[Firefox] Color picker closes options popup #38

Closed gmertes closed 1 year ago

gmertes commented 1 year ago

Due to a long standing bug in Firefox, the native color picker closes the options page popup. The options page is destroyed before it can capture the selected color, rendering the picker unusable.

Solution: use a JS color picker in FF builds.