MatMoul / quickdial-webext

QuickDial : WebExt Dial page for Firefox
Mozilla Public License 2.0
51 stars 14 forks source link

Firefox took forced update, no longer works in firefox 85.0 64bit #166

Closed aidengray closed 3 years ago

aidengray commented 3 years ago

Does not work in firefox 85.0 64bit. Only option firefox gives is to remove. I can modify existing bookmarks but not create new ones.

Thank you,

aidengray commented 3 years ago

I should of read deeper before posting. Please see https://github.com/MatMoul/quickdial-webext/issues/162

dueddel commented 3 years ago

Another note on the latest FF update (as of writing this is 85.0). Not only you can't edit existing quick dial links in the grid being shown in a new tab (or adding new links as stated by @aidengray). There also has been added some weird menu icons in the upper left corner of the quick dial page.

Bildschirmfoto 2021-01-28 um 10 00 12

The good news, though: The menu icons can be easily removed by adding some simple CSS like display: none to both <menu> items.

Bildschirmfoto 2021-01-28 um 10 01 23

Unfortunately that won't fix all other current issues, of course. :)

minzak commented 3 years ago

Same bug!

glompie commented 3 years ago

Knipsel

This is horrible, there's a horizontal scrollbar and I can't add or edit any links.

OK I had to read and stuff... (total panic without Quick Dial) The fix for now : https://github.com/MatMoul/quickdial-webext/issues/162

MatMoul commented 3 years ago

You can orce update your addons and reset dom.menuitem.enabled flag. I've rewrited the context menu with the limitations of the current API. Now all is grouped in the child menu "Quick Dial"