emvaized / selecton-extension

Selecton provides popup with actions on text selection in all major browsers
Other
76 stars 18 forks source link

[Firefox] Color picker closes addressbar popup #4

Closed emvaized closed 3 years ago

emvaized commented 3 years ago

Extension currently uses the same html for settings page and addressbar popup. While being open as a popup, calling color picker to change any of the colors (for example, tooltip background color) automatically closes the popup, and therefore chosen value is not getting saved.

Issue occurs in Firefox 87.0

emvaized commented 3 years ago

Seems to be depending on common Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1378527